[]
Determines whether the specified value is close to one (1.0f).
public static bool IsOne(float a)
The floating value.
true if the specified value is close to one (1.0f); otherwise, false.
true
false