Versions Compared

Key

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


UI Text Box
sizemedium
typeinfo

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


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


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
toRadians(180)


This example returns:

3.141592653589793





Code Block
languagebash
linenumberstrue
toRadians(90)


This example returns:

1.5707963267948966




UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
number

Status
subtletrue
titlenumber

Any given number or numeric field code.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titlenumber



Use cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_toradians" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible because that kind of information is not available.




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 measured in degrees to an approximately equivalent angle measured in radians.
Output

Status
subtletrue
titlenumber

Label