The SEDRIS Data Representation Model
APPENDIX D - Functions SE SetPrecision |
---|
extern void | |||
SE_SetPrecision | |||
( | |||
SE_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 SE_Float or SE_Long_Float
Prev: SE_SetOutFilePtr.
Next: SE_SetRotateMatrix3x3.
Up:Index.
|