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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user