Go to the source code of this file.
Functions | |
octave_value_list | Foutput_precision (const octave_value_list &args, int nargout) |
int | output_precision () |
void | set_output_prec (int prec) |
octave_value_list Foutput_precision | ( | const octave_value_list & | args, |
int | nargout | ||
) |
Definition at line 72 of file pr-flt-fmt.cc.
References octave::set_internal_variable().
int output_precision | ( | ) |
Definition at line 40 of file pr-flt-fmt.cc.
void set_output_prec | ( | int | prec | ) |
Definition at line 46 of file pr-flt-fmt.cc.