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

Clarify if decimals can have negative scale #44

Open
westonpace opened this issue Apr 4, 2023 · 1 comment
Open

Clarify if decimals can have negative scale #44

westonpace opened this issue Apr 4, 2023 · 1 comment

Comments

@westonpace
Copy link
Member

Per the spec, they cannot, even if it could make sense in certain interpretations. Let's discuss and decide what seems most appropriate and then update the implementation to conform.

@westonpace
Copy link
Member Author

For clarity, my understanding of negative scale is that it would allow something like DECIMAL<3,-1> to represent a number like 2350 (two thousand three hundred and fifty).

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