up Inquisit Language Reference

atan2 function

Returns the arctangent of the first argument divided by the second argument

Member of

<global>

Syntax

atan2(argument1, argument2)

Parameters

Name Type Description
argument1 number The number to raise.
argument2 number The power to raise to.

Examples


Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.