![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|

Public Member Functions | |
| pr_engineering_float (const float_format &f_arg, double val_arg) | |
| int | exponent (void) const |
| double | mantissa (void) const |
Public Attributes | |
| const float_format & | f |
| double | val |
Definition at line 260 of file pr-output.cc.
|
inline |
Definition at line 279 of file pr-output.cc.
Definition at line 269 of file pr-output.cc.
References engineering_exponent().
Referenced by operator<<().
| const float_format& pr_engineering_float::f |
Definition at line 265 of file pr-output.cc.
Referenced by operator<<().
| double pr_engineering_float::val |
Definition at line 267 of file pr-output.cc.
1.8.1.2