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.

Expand imageReturn Value

Expand imageRemarks

Expand imageExample

Expand imageSee Also


© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic