We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a399e89 commit afbce2cCopy full SHA for afbce2c
src/Quadmath.jl
@@ -17,7 +17,7 @@ import Base: (*), +, -, /, <, <=, ==, ^, convert,
17
ldexp, frexp, modf, nextfloat, typemax, typemin, eps,
18
isinf, isnan, isfinite, isinteger,
19
floatmin, floatmax, precision, signbit, maxintfloat,
20
- Int32, Int64, Float64, BigFloat, BigInt
+ Int32, Int64, Float16, Float32, Float64, BigFloat, BigInt
21
22
using Random
23
0 commit comments