HyperWorks Solvers

ACOS

ACOS

Previous topic Next topic No expanding text in this topic  

ACOS

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Format

ACOS(x)

Description

Returns the arc cosine of expression x. The absolute value of x must be less than or equal to 1.  The returned value ranges from .  Thus, .

Example

<Reference_Variable

    id                  = "1"

    label               = "ACOS Example"

    type                = "EXPRESSION"

    expr                = "ACOS(AY(569,193))"

/>

Arguments

x

Any valid function expression.

See Also:

Functions

Command Statements

Model Statements

Notation and Syntax