degrees

Description

Converts radians to degrees.

Parameters

Return Type

Number

Example

number a = degrees(pi()); print("a= " + a);

Prints: a= 180;

See also

Filter by label

There are no items with the selected labels at this time.