From Jason Turner

[ratio.si]

Diff to HTML by rtfpessoa

tmp/tmpvklgwxdt/{from.md → to.md} RENAMED
@@ -1,7 +1,7 @@
1
  ### SI types for `ratio` <a id="ratio.si">[[ratio.si]]</a>
2
 
3
  For each of the *typedef-name*s `yocto`, `zepto`, `zetta`, and `yotta`,
4
  if both of the constants used in its specification are representable by
5
- `intmax_t`, the typedef shall be defined; if either of the constants is
6
- not representable by `intmax_t`, the typedef shall not be defined.
7
 
 
1
  ### SI types for `ratio` <a id="ratio.si">[[ratio.si]]</a>
2
 
3
  For each of the *typedef-name*s `yocto`, `zepto`, `zetta`, and `yotta`,
4
  if both of the constants used in its specification are representable by
5
+ `intmax_t`, the typedef is defined; if either of the constants is not
6
+ representable by `intmax_t`, the typedef is not defined.
7