Last updated 16 days ago
Was this helpful?
Returns the arccosine (inverse cosine) of a number
Result: 1.2661036727794992
Acos(number=[double])
number
double
true
The number to calculate the arccosine of
acos( .3 );
<bx:set inputValue = .5 > <bx:output>#aCos( inputValue )#</bx:output>