mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +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.