Computes the arc cosine of a value in the range 0 to 1. The value's domain is -1 to 1.

Namespace: PPJ.Runtime
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalNumber ArcCos()

Return Value

nArcCos

See Also