Function fzero2

Check that a float number is closer to zero than 0.01

bool fzero2 (
  float a
) nothrow @safe;