help-octave
[Top][All Lists]
Advanced

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

Re: Return Octave's 'inf' or 'nan' values from C/C++ Api


From: Michael Goffioul
Subject: Re: Return Octave's 'inf' or 'nan' values from C/C++ Api
Date: Wed, 2 Nov 2011 09:58:33 +0000

On Wed, Nov 2, 2011 at 9:13 AM, franz2 <address@hidden> wrote:
> Hi There,
>
> does anyone know how to explicitly return an 'inf' or 'nan' value from a
> function written in C++ using the standard Octave C++ API ?

octave_NaN and octave_Inf, defined in lo-ieee.h header.

Michael.


reply via email to

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