Mastering floating point rounding mode
Version 1.0.0 (7.64 KB) by
Alain Barraud
This submission offers to the user the possibility to set and/or get floating point rounding mode.
There is officially no matlab function to set and/or get floating point rounding mode.
Our SGRound.c function represents a long term approach to answer to the question of mastering floating point rounding mode.
However a SGRound.m file version is given for an historic reason via an undocument function used by matlab istself.
A small test function is included to check numerically that the current selected rounding mode works as expected.
Cite As
Alain Barraud (2024). Mastering floating point rounding mode (https://www.mathworks.com/matlabcentral/fileexchange/155602-mastering-floating-point-rounding-mode), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2023b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Rounding
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |