Skip to content

Commit 8c9a52c

Browse files
authored
Delete reference to literal syntax
CC @vchuravy
1 parent c58f4a3 commit 8c9a52c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,4 @@ More generally, an arbitrary number of bits from any of the standard unsigned
6464
integer widths can be used for the fractional part. For example:
6565
`Normed{UInt32,16}`, `Normed{UInt64,3}`, `Normed{UInt128,7}`.
6666

67-
There currently is no literal syntax for signed `Fixed` numbers.
68-
6967
[wikipedia]: http://en.wikipedia.org/wiki/Fixed-point_arithmetic

0 commit comments

Comments
 (0)