SETPREC()
Set precision of math functions
- Syntax
-
- SETPREC (<nPrecision>) -> cEmptyString
- Arguments
-
- <nPrecision> digit count between 1 and 16, defaults to 16
- Returns
-
- cEmptyString this function always returns an empty string
- Description
-
- Be aware that calls to this functions do _NOT_ affect the calculation precision of the math functions at the moment.
- Status
-
- Ready
- Compliance
-
- SETPREC() is compatible with CT3's SETPREC.
- Platforms
-
- All
- Files
-
- Source is ctmath.c, library is ct3.