xHarbour Reference Documentation > Function Reference |
Specifies the computing precision for trigonometric functions.
SetPrec( <nDecimalPlaces> ) --> cNullString
The function returns always a null string ("").
See also: | ACos(), ASin(), ATan(), ATn2(), Cos(), Cot(), GetPrec(), Sin(), Tan() |
Category: | CT:Math , Mathematical functions , Trigonometric functions |
Source: | ct\ctmath.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com