Closed Arfeen-Yousuf closed 1 year ago
Hi,
Thanks for your interest in this library.
Could you give an example of ceil
and floor
not working?
Regarding the log
issue, please see this issue.
The problem was on my end. ceil anf floor were returning an int which I was casting to a double type.
Glad to hear it's sorted out.
Functions such as ceil and floor are not working and log is returning the natural log instead of base 10. Thanks in advance.