Skip to content

Arccosd

hpgDesigns edited this page Aug 8, 2021 · 1 revision

Notation

Description

Returns the mathematical inverse (arc) cosine of x. A common alias for this function is acosd, and it is sometimes represented as cos-1.

Parameters

  • x: The value whose inverse cosine will be returned, in degrees.

Return Values

double: Returns the mathematical inverse cosine of x.

Example Call

// demonstrates

NOTOC

Category:Function:Real

This is number 1

Clone this wiki locally