Skip to content

Commit

Permalink
put back capital K prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
rwijtvliet committed Sep 17, 2024
1 parent c2c0015 commit 0322767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfolyo/tools/unitdefinitions.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# prefixes
centi- = 1e-2 = c-
kilo- = 1e3 = k-
kilo- = 1e3 = k-= K-
mega- = 1e6 = M-
giga- = 1e9 = G-
terra- = 1e12 = T-
Expand Down

0 comments on commit 0322767

Please sign in to comment.