nfloat.Modulus(nfloat, nfloat) Operator

Definition

public static nfloat operator % (nfloat l, nfloat r);
static member ( % ) : nfloat * nfloat -> nfloat

Parameters

l
nfloat
r
nfloat

Returns

Applies to