Function chop(double, double)

Function Documentation

inline double chop(double x, double c = 1e-6)

Chops a real number x if its absolute value is smaller than the limit c.