Use std::floor
instead of casting double -> int -> double
#17
Loading
std::floor
instead of casting double -> int -> double
#17