nfloat.LessThan(nfloat, nfloat) Operator

Definition

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

Parameters

l
nfloat
r
nfloat

Returns

Applies to