SRM Reference Manual
Functions SRM SetPrecision |
---|
extern void | |||
SRM_SetPrecision | |||
( | |||
SRM_Integer_Unsigned | precision | 1 | |
); |
Sets the precision used when printing floating-point numbers.
1 number of digits to be printed after the decimal point, when printing an SRM_Long_Float
Prev: SRM_SetOutFilePtr.
Next: SRM_ValidAxisDirection.
Up:Index.
|