HyperWorks Solvers

ATAN2

ATAN2

Previous topic Next topic No expanding text in this topic  

ATAN2

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

Format

ATAN2(y,x)

Description

Returns the arc tangent of expression y/x:

Example

<Reference_Variable

    id                  = "1"

    label               = "ATAN2 Example"

    type                = "EXPRESSION"

    expr                = "ATAN2(AY(569,193),AX(569,193)”

/>

Arguments

x

Any valid function expression.

y

Any valid function expression.

See Also:

Functions

Command Statements

Model Statements

Notation and Syntax