On Fri, 21 Jul 2023, 22:05 Dusk, <[email protected]> wrote: > On Jul 21, 2023, at 12:38, Marco Pivetta <[email protected]> wrote: > > Hey Jorg, > > > > What is the reason for using this over these? > > > > * https://www.php.net/manual/en/function.ceil.php > > * https://www.php.net/manual/en/function.floor.php > > floor() and ceil() don't have a $precision parameter. >
Thanks for clarifying 👍 >
