Skip to content
New issue

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

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

Already on GitHub? # to your account

Maximum Exponent for E4M3 #115

Open
soneryaldiz opened this issue Oct 24, 2024 · 0 comments
Open

Maximum Exponent for E4M3 #115

soneryaldiz opened this issue Oct 24, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@soneryaldiz
Copy link
Contributor

soneryaldiz commented Oct 24, 2024

Describe the bug

The maximum exponent for E4M3 is bias + 1 to increase the range unlike other floating point types. computeMaxExponent needs to be refactored.

To Reproduce

No response

Expected behavior

No response

Actual behavior

No response

Additional: Dart SDK info

No response

Additional: pubspec.yaml

No response

Additional: Context

No response

@soneryaldiz soneryaldiz added the bug Something isn't working label Oct 24, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants