IBM Lotus Domino Designer 8.5
Versions 8.5 and 8.5.1
Examples: @ACos
This example returns pi/2.
@ACos( 0 )
This example returns 1.0472 radians (60 degrees).
@ACos( 0.5 )
This example returns 1.0472 radians and pi/2 in a list.
@ACos( 0 : 0.5 )
Related topics
@ACos