mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 13:01:06 -05:00
The second argument of `round()` has to be an integer, and since every number is converted to a float to avoid using too much memory, a wrapper has to be added for this function. I've tested it with big numbers and it doesn't seem to cause any issue.
This plugin provides a calculator, converter, a list of units and other useful math functions.