How Can We Help?
< All Topics
Print

$atan

Calculates the arctangent of a number.

Syntax

$atan(number)

Parameters

numbera number, or an expression that evaluates to a number

Return Value

Number, with the same number of decimal places as number.

Comments

Use $atan to calculate the arctangent (in radians) of a number. The value returned by this function has the same number of decimal places as number.

Example

let vAngle[1] = $atan(0.500)

The preceding command sets the first element of array variable vAngle to 0.464.

See Also

$acos

$atan2

$tan

$tanh

About Functional Expressions

Leave a Reply

Your email address will not be published. Required fields are marked *

en_CAEnglish