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

Negative Numeric Floats sign issue #368

Open
sentrisable opened this issue Nov 18, 2024 · 0 comments
Open

Negative Numeric Floats sign issue #368

sentrisable opened this issue Nov 18, 2024 · 0 comments

Comments

@sentrisable
Copy link

I have been encountering an issue in regards to how negative floats have been getting handled. If there is a negative numeric for instance -17.80 within the data, the resulting value will be along the lines of -17.-80. Additionally, if I have something along the lines of -17.08, it will give me the same result (-17.-80, completely removing the zero from the tenths place in resulting Numeric Value).

Is there a way to prevent the negative from being attributed to the anything after the decimal when getting a result from the query?

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

1 participant