eps precision in C++ octave file

Jaroslav Hajek highegg at gmail.com
Fri Feb 6 04:53:06 CST 2009


On Fri, Feb 6, 2009 at 11:43 AM, Riccardo Corradini
<riccardocorradini at yahoo.it> wrote:
> Hi,
> I would like to insert eps(1) in an octave c++ file, without using feval.
> How is possible?
> Thanks a lot
> Bests
> Riccardo
>

Why not just use std::numeric_limits<double>::epsilon ()?


-- 
RNDr. Jaroslav Hajek
computing expert
Aeronautical Research and Test Institute (VZLU)
Prague, Czech Republic
url: www.highegg.matfyz.cz


More information about the Help-octave mailing list