mirror of
https://github.com/urbit/shrub.git
synced 2025-01-04 18:43:46 +03:00
Fixed commentary in +ff (#781)
A comment incorrectly indicated that `w` was a face for two different terms in the same arm.
This commit is contained in:
parent
01ac311fac
commit
f5de7a8bd8
@ -2649,7 +2649,7 @@
|
||||
::
|
||||
:: w=width: bits in exponent field
|
||||
:: p=precision: bits in fraction field
|
||||
:: w=bias: added to exponent when storing
|
||||
:: b=bias: added to exponent when storing
|
||||
:: r=rounding mode: same as in ++fl
|
||||
::
|
||||
++ sb (bex (^add w p)) :: sign bit
|
||||
|
Loading…
Reference in New Issue
Block a user