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

Math functions not working on s390x #176

Closed
Bisht13 opened this issue Jul 5, 2022 · 0 comments · Fixed by #177
Closed

Math functions not working on s390x #176

Bisht13 opened this issue Jul 5, 2022 · 0 comments · Fixed by #177

Comments

@Bisht13
Copy link
Contributor

Bisht13 commented Jul 5, 2022

Functions such as math.floor(), math.ceil() are not working as intended on s390x.

Example,
Currenty: The first row is input for floor function and second row is the output
image

Intended:
image

This is from the math_special.lua test which can be found here.

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

Successfully merging a pull request may close this issue.

1 participant