Skip to content

Commit 14b1f33

Browse files
authored
Merge pull request #70 from JuliaMath/timholy-patch-1
Delete last reference to literal syntax
2 parents c58f4a3 + 8c9a52c commit 14b1f33

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)