HomeIsabelle/Phabricator

Use snprintf for scientific, fixed and general formatting of real numbers.

Description

Use snprintf for scientific, fixed and general formatting of real numbers. Remove ML code to format them based on the exact conversion since
that doesn't produce the correct result.

Details

Provenance
dcjmAuthored on Nov 11 2023, 7:13 PM
Parents
rPOLYML4d96762a5447: Rename the conversion functions and include the IEEEReal class in the result.
Branches
Unknown
Tags
Unknown