This repository has been archived by the owner on Dec 27, 2023. It is now read-only.
0.7.1 Release
Bugfixes:
- Fixes on
mod
,ceil
andfloor
. - Trigonometric functions:
- Infinite values handling.
- Real values out of domain handling.
pow
method:- Infinite values handling.
- pows of negative values (but there is extra work to do yet: mainly with rational exponents, see #22).