mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-25 17:15:44 +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.