aboutsummaryrefslogtreecommitdiff
path: root/doc/changelog/03-notations/11986-float-low-level-printing.rst
blob: f3d85cadc658203f3390cc6a87ba5ada09f4d884 (plain)
1
2
3
4
5
- **Added:**
  Add flag ``Printing Float`` to print primitive floats as hexadecimal
  instead of decimal values. This is included in ``Set Printing All``.
  (`#11986 <https://github.com/coq/coq/pull/11986>`_,
  by Pierre Roux).