We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c58f4a3 commit 8c9a52cCopy full SHA for 8c9a52c
1 file changed
README.md
@@ -64,6 +64,4 @@ More generally, an arbitrary number of bits from any of the standard unsigned
64
integer widths can be used for the fractional part. For example:
65
`Normed{UInt32,16}`, `Normed{UInt64,3}`, `Normed{UInt128,7}`.
66
67
-There currently is no literal syntax for signed `Fixed` numbers.
68
-
69
[wikipedia]: http://en.wikipedia.org/wiki/Fixed-point_arithmetic
0 commit comments