Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ceil and Log function. #9

Closed
Arfeen-Yousuf opened this issue Nov 22, 2022 · 3 comments
Closed

Ceil and Log function. #9

Arfeen-Yousuf opened this issue Nov 22, 2022 · 3 comments

Comments

@Arfeen-Yousuf
Copy link

Arfeen-Yousuf commented Nov 22, 2022

Functions such as ceil and floor are not working and log is returning the natural log instead of base 10.
Thanks in advance.

@ram6ler
Copy link
Owner

ram6ler commented Nov 23, 2022

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.

@Arfeen-Yousuf
Copy link
Author

The problem was on my end. ceil anf floor were returning an int which I was casting to a double type.

@ram6ler
Copy link
Owner

ram6ler commented Nov 25, 2022

Glad to hear it's sorted out.

@ram6ler ram6ler closed this as completed Nov 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants