IArrayRealMathT, ORAtan2 Method

Returns the angle whose tangent is the quotient of a and the object.

Definition

Namespace: Metas.UncLib.Core.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 3.0.9684.25141
C#
T RAtan2(
	O a
)

Parameters

a  O
The first operand

Return Value

T
the angle

See Also