Skip to main content
Skip table of contents

atan2(y, x)

Features

This function returns the arc tangent value of y/x radians.

Parameters

Parameter NameData TypeDefault ValueDescription

y

float

-

-

x

float

-

-

Return

ValueDescription

the arc tangent of y/x

The result is between -pi and pi

Exception

ExceptionDescription

DR_Error (DR_ERROR_TYPE)

Parameter data type error occurred


JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.