2
0
mirror of https://github.com/boostorg/math.git synced 2026-01-19 04:22:09 +00:00

fix typo in README.md (#436)

This commit is contained in:
Suyash Patil
2020-09-17 18:22:54 +05:30
committed by GitHub
parent 18ed616376
commit 2dec5f6af5

View File

@@ -12,7 +12,7 @@ Utility functions for dealing with floating point arithmetic, includes functions
### Specific Width Floating Point Types
A set of typedefs similar to those provided by <cstdint> but for floating point types.
A set of typedefs similar to those provided by `<cstdint>` but for floating point types.
### Mathematical Constants