Share via


NMath.Atan2(NFloat, NFloat) Method

Definition

public static System.Runtime.InteropServices.NFloat Atan2(System.Runtime.InteropServices.NFloat y, System.Runtime.InteropServices.NFloat x);
static member Atan2 : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> System.Runtime.InteropServices.NFloat

Parameters

y
NFloat
x
NFloat

Returns

Applies to