Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

applyColStyleToCelltrue
heading0
columnTypess,s,s,s
multiplefalse
columnAttributesstyle="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold,
enableSortingfalse

...

Syntax

...

radians(degrees)

...

Package

...

Alias

...

Pkg Usage

Description

Excerpt
hiddentrue
Converts degrees into radians.

Converts degrees into radians.

Parameters

...

applyColStyleToCelltrue
columnTypess,s,s,s
heading0
multiplefalse
enableSortingfalse

...

Parameter name

...

Type

...

Required

...

Description

...

degrees

...

Number

...

Yes

...

Angle in degrees that you want to convert.

Return Type

Number

Example

Code Block
languagejs
number a = radians(180);
print("a= " + a);

Prints: a= 3.14159;

See also

array_routines
Filter by label (Content by label)
showLabelsfalse
max25
showSpacefalse
cqllabel = "math_routine" and space = currentSpace ( )
labels
Include Page
SIL:radians
SIL:radians