This function returns the arccosine of the given number. The returned angle is in the range of 0.0 to pi. i.e. the angle value is in radians.


 acos(number) #Output: Number



Parser expressionDescription


acos(0)


This example returns:

1.5707963267948966




Parameters used in this function

ParameterInput (data type)Description
number

Any given number or numeric field code in the range of -1 to 1.



This function returns a


Check out asin() to calculate the arcsine of a given value.



Use cases and examples




Status
Tech review

Style guide




Parser function cloud
Map(error)
NotesNot possible with Jira expression.





Short descriptionReturns the arccosine value of the input number.
Output

Label