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 cf7e1fc commit 2cc07a5Copy full SHA for 2cc07a5
2 files changed
base/math.jl
@@ -1152,7 +1152,6 @@ Return positive part of the high word of `x` as a `UInt32`.
1152
# More special functions
1153
include("special/cbrt.jl")
1154
include("special/exp.jl")
1155
-include("special/ldexp_exp.jl")
1156
include("special/hyperbolic.jl")
1157
include("special/trig.jl")
1158
include("special/rem_pio2.jl")
base/special/ldexp_exp.jl
0 commit comments