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