Skip to content

Commit 1f463c3

Browse files
committed
include rem2pi.jl
1 parent 7510b54 commit 1f463c3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

base/math.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1271,10 +1271,12 @@ include("special/exp.jl")
12711271
include("special/hyperbolic.jl")
12721272
include("special/trig.jl")
12731273
include("special/rem_pio2.jl")
1274+
include("special/rem2pi.jl")
12741275
include("special/log.jl")
12751276
include("special/pow.jl")
12761277

12771278

1279+
12781280
# Float16 definitions
12791281

12801282
for func in (:sin,:cos,:tan,:asin,:acos,:atan,:cosh,:tanh,:asinh,:acosh,

0 commit comments

Comments
 (0)