We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c58f4a3 + 8c9a52c commit 14b1f33Copy full SHA for 14b1f33
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