Skip to content
Snippets Groups Projects
user avatar
Marco Biasini authored
use of abs is dangerous as on some systems this refers to
the C library function abs, which operates on ints and thus
truncates the floating point part of a number.
5d763caf
History
Name Last commit Last update
..