NMath.Atan2(nfloat, nfloat) Method

Definition

public static nfloat Atan2 (nfloat y, nfloat x);
static member Atan2 : nfloat * nfloat -> nfloat

Parameters

y
nfloat
x
nfloat

Returns

Applies to