math.bitwise: add >signed to docs next to >even, >odd.

factor-shell
John Benediktsson 2018-01-23 15:37:05 -08:00
parent c3f04e773b
commit ed92cb066b
1 changed files with 2 additions and 1 deletions

View File

@ -470,10 +470,11 @@ $nl
W- W-
W* W*
} }
"Converting a number to the nearest even/odd:" "Converting a number to the nearest even/odd/signed:"
{ $subsections { $subsections
>even >even
>odd >odd
>signed
} }
"Bitfields:" "Bitfields:"
{ $subsections { $subsections