GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
pr-flt-fmt.h File Reference
#include "octave-config.h"
#include <iomanip>
#include <iosfwd>

Go to the source code of this file.

Classes

class  float_display_format
 
class  float_format
 

Functions

int output_precision ()
 
void set_output_prec (int prec)
 

Function Documentation

◆ output_precision()

int output_precision ( )

Definition at line 40 of file pr-flt-fmt.cc.

◆ set_output_prec()

void set_output_prec ( int  prec)

Definition at line 46 of file pr-flt-fmt.cc.