Share via


NMath.IEEERemainder(NFloat, NFloat) Method

Definition

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

Parameters

x
NFloat
y
NFloat

Returns

Applies to