ArcCos (OraNumber) Method

Applies To

OraNumber Object

Description

Calculates the arc cosine of an OraNumber. The result is in radians.

Arguments

none

Usage

OraNumber.ArcCos

Remarks

The result of the operation is stored in OraNumber. There is no return value.

This method returns an error if OraNumber is less than -1 or greater than 1.