arccosd - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Returns the mathematical inverse (arc) cosine of x. A common alias for this function is acosd, and it is sometimes represented as cos-1.
- x: The value whose inverse cosine will be returned, in degrees.
double: Returns the mathematical inverse cosine of x.
// demonstrates
NOTOC
Category:Function:Real