Tinderbox v10 Icon

radians(degreesNum)


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Data Type Returned: 

Operator First Added: 

Operator in Current Baseline: 

Operator Last Altered: 

 Function  [other Function type actions]

 Item  [operators of similar scope]

 Mathematical  [other Mathematical operators]

 Number [about Number data type]

 v4.0.0

 Baseline

 As at baseline


radians(degreesNum)

radians() converts its degreesNum, in degrees, to radians.

See also degrees() which converts an angle in radians to degrees.

$MyNumber = radians(90); 

returns '1.570796327' for an input of 90.


See also—notes linking to here: