English language: Fix use of 'prefix' in docs
prefixes come before, postfixes come after, suffixes is a generic term
This commit is contained in:
parent
d60792aa93
commit
c11fbda8b0
|
@ -86,11 +86,11 @@ c = 5 to 10 // namespace not required
|
|||
""`}
|
||||
/>
|
||||
|
||||
## Number Prefixes
|
||||
## Number Suffixes
|
||||
|
||||
Numbers support a few scientific notation prefixes.
|
||||
Numbers support a few scientific notation suffixes.
|
||||
|
||||
| prefix | multiplier |
|
||||
| suffix | multiplier |
|
||||
| ------ | ---------- |
|
||||
| n | 10^-9 |
|
||||
| m | 10^-3 |
|
||||
|
|
Loading…
Reference in New Issue
Block a user