Math functions (efuns)
float acos(float f);
This function returns the arccosine of the argument, 'f', measured in radians.
Table 6-1. Math-related functions
FIXME