Loading...
 

CX_NUMERIC::Precision

CX_NUMERIC::Precision

Description:

With this access function, the precision, i.e. the number of decimal places, is changed and read out.

See: SetPrecision

Code example:
1.12345 Copy(Precision()) // 5
Function call: Copy(Precision()) / Put(Precision())