v0.49.1-beta: Fix — Math functions now return the correct types
What's Changed
- Issue 240: Fix —
floor
/ceil
/round
now return integers &abs
now returns int/float dependent on input by @KennyOliver in #242
Full Changelog: v0.49.0-beta...v0.49.1-beta