Skip to content

Fix #298: Add with-float-rounding-mode macro

Raymond Toy requested to merge issue-298-with-float-rounding-mode into master

Add ext:with-float-rounding-mode macro to set the FP rounding mode to be used when executing the body.

Merge request reports