SRM Reference Manual
Functions
SRM SetPrecision
extern void
SRM_SetPrecision
(
SRM_Integer_Unsigned  precision1
);

Definition

Sets the precision used when printing floating-point numbers.



Parameters Notes

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.