Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

This function converts an angle x measured  measured in degrees to an approximately equivalent angle measured in radians.


Code Block
languagebash
titleSyntax
linenumberstrue
 toRadians(xnumber) #Output: Number


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
toRadians(180)


This example

returns 

returns:

3.141592653589793





Code Block
languagebash
linenumberstrue
toRadians(90)


This example

returns 

returns:

1.5707963267948966




UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
xnumber

Status
subtletrue
titlenumber

Any given number or numeric field code.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titlenumber



Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


Short descriptionConverts an angle x measured  measured in degrees to an approximately equivalent angle measured in radians.
Output

Status
subtletrue
titlenumber

Label