help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: eps precision in C++ octave file


From: Jaroslav Hajek
Subject: Re: eps precision in C++ octave file
Date: Fri, 6 Feb 2009 11:53:06 +0100

On Fri, Feb 6, 2009 at 11:43 AM, Riccardo Corradini
<address@hidden> 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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]