Spread 8.0 Documentation
DEGREES
Support Options
Formula Reference > Built-In Functions > DEGREES

Glossary Item Box

DEGREES


Name

Degrees

Description

Converts the specified value from radians to degrees.

Syntax

DEGREES(value)

Remarks

See also RADIANS.

Data Type

Accepts numeric data. Returns numeric data. For more information, see Data Type for Each Cell Type.

Example

DEGREES(R1C2)
DEGREES(B3)
DEGREES(PI())=180

Copyright © GrapeCity, inc. All rights reserved.