Maximum Exponent for E4M3
Open
bug
- Dominant language
- Dart
- Stars
- 115
- Forks
- 39
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 1
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.