mirror of
https://github.com/RGBCube/serenity
synced 2026-01-19 13:21:00 +00:00
These functions are using a naive approach: casting double/float to int and returning the result + 1. That increment by one must only happen for positive input values though. |
||
|---|---|---|
| .. | ||
| Makefile | ||
| math.cpp | ||
| math.h | ||
| TestMath.cpp | ||