RTOD( ) Function
Converts radians to its equivalent in degrees.
You can use RTOD( ) when working with the Visual FoxPro trigonometric functions COS( ), SIN( ), and TAN( ).
RTOD(nExpression) |
Parameters
- nExpression
-
Specifies a numeric expression representing a radian value.
Return Value
Remarks
Example
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic