GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
fpucw-wrappers.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

unsigned int octave_begin_long_double_rounding (void)
 
void octave_end_long_double_rounding (unsigned int)
 
void octave_set_default_fpucw (void)
 

Function Documentation

unsigned int octave_begin_long_double_rounding ( void  )

Definition at line 60 of file fpucw-wrappers.c.

void octave_end_long_double_rounding ( unsigned  int)

Definition at line 70 of file fpucw-wrappers.c.

void octave_set_default_fpucw ( void  )