about summary refs log tree commit diff stats
path: root/mu.md
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-10-26 22:04:26 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-10-26 22:04:26 -0700
commit9c952560daefd45b6a554661401f1f90bf2a6abf (patch)
treed4b253de096390714c79f0ad83f39cc3a389916a /mu.md
parentc055c4781f63a276adbb0028f724cc6235288ba5 (diff)
downloadmu-9c952560daefd45b6a554661401f1f90bf2a6abf.tar.gz
.
Diffstat (limited to 'mu.md')
-rw-r--r--mu.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/mu.md b/mu.md
index f4438bde..30227931 100644
--- a/mu.md
+++ b/mu.md
@@ -331,7 +331,7 @@ Negate:
   negate var
 ```
 
-### Floating-point arithmetic
+### Fractional arithmetic
 
 Operations on `float` variables include a few we've seen before and some new
 ones. Notice here that we mostly use floating-point registers `xmm_`, but