Share via


NMath.Pow(NFloat, NFloat) Method

Definition

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

Parameters

x
NFloat
y
NFloat

Returns

Applies to