-
Notifications
You must be signed in to change notification settings - Fork 0
Arccosd
hpgDesigns edited this page Aug 8, 2021
·
1 revision
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.
// demonstratesNOTOC
Category:Function:Real
This is number 1