Function chop(double, double)¶
Defined in File parser.hpp
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.
Defined in File parser.hpp
Chops a real number x if its absolute value is smaller than the limit c.