expfmod (used to be hard to sample)

Time bar (total: 18.1s)

analyze328.0ms (1.8%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
50%50%50%0%0%0%0%3
50%50%50%0%0%0%0%4
50%50%50%0%0%0%0%5
50%50%50%0%0%0%0%6
50%50%50%0%0%0%0%7
50%50%50%0%0%0%0%8
50%50%50%0%0%0%0%9
50%50%50%0%0%0%0%10
50%50%50%0%0%0%0%11
50%50%50%0%0%0%0%12
Compiler

Compiled 12 to 9 computations (25% saved)

Precisions
Click to see histograms. Total time spent on operations: 224.0ms
ival-fmod: 62.0ms (27.7% of total)
ival-cos: 56.0ms (25% of total)
ival-exp: 46.0ms (20.6% of total)
ival-neg: 27.0ms (12.1% of total)
ival-mult: 16.0ms (7.2% of total)
ival-sqrt: 13.0ms (5.8% of total)
const: 2.0ms (0.9% of total)
backward-pass: 1.0ms (0.4% of total)

sample7.3s (40.5%)

Results
4.1s1646×5exit
1.3s4785×1valid
616.0ms1376×2valid
380.0ms3260×0invalid
230.0ms2095×0valid
Precisions
Click to see histograms. Total time spent on operations: 6.0s
ival-cos: 3.3s (55.7% of total)
ival-fmod: 900.0ms (15.1% of total)
ival-exp: 684.0ms (11.5% of total)
ival-sqrt: 498.0ms (8.3% of total)
backward-pass: 234.0ms (3.9% of total)
ival-mult: 180.0ms (3% of total)
ival-neg: 136.0ms (2.3% of total)
const: 12.0ms (0.2% of total)
Bogosity

preprocess24.0ms (0.1%)

Algorithm
egg-herbie
Rules
148×fma-define
114×sum3-define
92×fmsub-define
70×fnmadd-define
44×fnmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01531
13531
28030
314130
422530
529630
633030
736830
849030
951630
1051730
0810
11510
2269
3329
4419
5479
6559
7649
8659
0659
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
Outputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
Call 2
Inputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
(* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x))))
(neg (* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x)))))
Outputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x))))
(* (fmod (recip (exp x)) (sqrt (cos x))) (exp x))
(neg (* (fmod (exp (neg x)) (sqrt (cos (neg x)))) (exp (neg (neg x)))))
(* (fmod (recip (exp x)) (sqrt (cos x))) (neg (exp x)))

explain854.0ms (4.7%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1950-195(6.177265161755135e-166)(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
00-0-x
01(-290.24152824789945)0-(exp.f64 (neg.f64 x))
00-0-(neg.f64 x)
00-0-(exp.f64 x)
00-0-(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
00-0-(cos.f64 x)
00-0-(sqrt.f64 (cos.f64 x))
Results
604.0ms104×5exit
166.0ms300×1valid
38.0ms84×2valid
3.0ms24×0valid
Compiler

Compiled 73 to 26 computations (64.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 669.0ms
ival-cos: 284.0ms (42.4% of total)
ival-exp: 135.0ms (20.2% of total)
ival-sqrt: 131.0ms (19.6% of total)
ival-fmod: 77.0ms (11.5% of total)
backward-pass: 20.0ms (3% of total)
ival-neg: 12.0ms (1.8% of total)
ival-mult: 9.0ms (1.3% of total)
const: 1.0ms (0.1% of total)

eval0.0ms (0%)

Compiler

Compiled 10 to 6 computations (40% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
7.3%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 21 to 14 computations (33.3% saved)

simplify6.0ms (0%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (cos.f64 x))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
cost-diff0
(sqrt.f64 (cos.f64 x))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
cost-diff64
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Rules
24×*-lowering-*.f32
24×*-lowering-*.f64
12×/-lowering-/.f32
12×/-lowering-/.f64
sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0953
11653
22751
33251
44151
54751
65551
76451
86551
06551
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
(fmod (exp x) (sqrt (cos x)))
(exp x)
x
(sqrt (cos x))
(cos x)
(exp (neg x))
(neg x)
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(fmod (exp x) (sqrt (cos x)))
(exp x)
x
(sqrt (cos x))
(cos x)
Outputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp x)
(exp.f64 x)
x
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(cos x)
(cos.f64 x)
(exp (neg x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(neg x)
(-.f64 #s(literal 0 binary64) x)
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp x)
(exp.f64 x)
x
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(cos x)
(cos.f64 x)

localize301.0ms (1.7%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(cos.f64 x)
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
accuracy27.6%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
accuracy100.0%
(cos.f64 x)
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy100.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
accuracy27.6%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
Results
174.0ms52×5exit
76.0ms150×1valid
24.0ms42×2valid
2.0ms12×0valid
Compiler

Compiled 54 to 10 computations (81.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 235.0ms
ival-cos: 125.0ms (53.1% of total)
ival-fmod: 44.0ms (18.7% of total)
ival-exp: 23.0ms (9.8% of total)
ival-sqrt: 19.0ms (8.1% of total)
backward-pass: 12.0ms (5.1% of total)
ival-div: 5.0ms (2.1% of total)
ival-mult: 5.0ms (2.1% of total)
ival-neg: 2.0ms (0.8% of total)
const: 0.0ms (0% of total)

series5.0ms (0%)

Counts
6 → 72
Calls
Call 1
Inputs
#<alt (* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (exp x)>
#<alt (sqrt (cos x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (cos x)>
Outputs
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt 1>
#<alt (+ 1 (* -1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
Calls

18 calls:

TimeVariablePointExpression
0.0ms
x
@0
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
0.0ms
x
@inf
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
0.0ms
x
@-inf
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
0.0ms
x
@-inf
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
0.0ms
x
@inf
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))

rewrite152.0ms (0.8%)

Algorithm
batch-egg-rewrite
Rules
1042×*-lowering-*.f32
1042×*-lowering-*.f64
1008×/-lowering-/.f32
1008×/-lowering-/.f64
328×frac-times
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0931
12331
28531
340631
0303031
Stop Event
iter limit
iter limit
node limit
Counts
6 → 192
Calls
Call 1
Inputs
(* (fmod (exp x) (sqrt (cos x))) (exp (neg x)))
(fmod (exp x) (sqrt (cos x)))
(exp x)
(sqrt (cos x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(cos x)
Outputs
(+.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 0 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(exp.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (exp.f64 (+.f64 x x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (exp.f64 x)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (exp.f64 x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (exp.f64 x) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (*.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal -1 binary64))
(*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 x))
(+.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(+.f64 (exp.f64 x) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (exp.f64 x))
(exp.f64 x)
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (-.f64 (exp.f64 (+.f64 x x)) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal 3 binary64))) (exp.f64 (+.f64 x x)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 x))
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (cos.f64 x))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x))))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64))))
(sqrt.f64 (cos.f64 x))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) x)))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (cos.f64 x)))
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/8 binary64)) (*.f64 (pow.f64 (cos.f64 x) #s(literal 1/8 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 1 binary64)))
(*.f64 (*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/8 binary64))) (pow.f64 (cos.f64 x) #s(literal 1/8 binary64)))
(+.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal 0 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(exp.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (exp.f64 (+.f64 x x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (exp.f64 x)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (exp.f64 x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) #s(literal -1 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (*.f64 (exp.f64 x) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (*.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (*.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64)))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) #s(literal -1 binary64))
(*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) (/.f64 (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (*.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (/.f64 (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64))))) (exp.f64 (*.f64 #s(literal -1 binary64) (/.f64 x #s(literal 2 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64))) (pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1/2 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (+.f64 x x)))) (exp.f64 x))
(exp.f64 (log.f64 (cos.f64 x)))
(cos.f64 x)
(-.f64 (*.f64 (cos.f64 x) (cos.f64 #s(literal 0 binary64))) (*.f64 (sin.f64 x) (sin.f64 #s(literal 0 binary64))))
(-.f64 (*.f64 (cos.f64 #s(literal 0 binary64)) (cos.f64 x)) (*.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 x)))

simplify174.0ms (1%)

Algorithm
egg-herbie
Rules
2200×*-lowering-*.f32
2200×*-lowering-*.f64
1946×fmsub-define
1928×fma-lowering-fma.f32
1928×fma-lowering-fma.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
095557
1285507
2929481
34019471
08490471
Stop Event
iter limit
node limit
Counts
72 → 72
Calls
Call 1
Inputs
(fmod (exp x) (sqrt (cos x)))
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(fmod (exp x) (sqrt (cos x)))
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
1
(+ 1 (* -1/2 (pow x 2)))
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
Outputs
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal -1/6 binary64)))) #s(literal 1 binary64)))))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64))))
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))))
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)

eval51.0ms (0.3%)

Compiler

Compiled 6626 to 580 computations (91.2% saved)

prune61.0ms (0.3%)

Pruning

16 alts after pruning (14 fresh and 2 done)

PrunedKeptTotal
New40714421
Fresh000
Picked022
Done000
Total40716423
Accuracy
27.9%
Counts
423 → 16
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.2%
(/.f64 (fmod.f64 (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (exp.f64 x))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))))
7.3%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
7.0%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
23.9%
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
7.2%
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (exp.f64 x))
7.3%
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 (neg.f64 x)))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.2%
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
7.3%
(exp.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
Compiler

Compiled 531 to 360 computations (32.2% saved)

simplify127.0ms (0.7%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(exp.f64 x)
cost-diff192
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
cost-diff6912
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))))
cost-diff6976
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))
cost-diff0
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
cost-diff0
(exp.f64 x)
cost-diff0
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
cost-diff-64
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
cost-diff-64
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
cost-diff0
(exp.f64 x)
cost-diff0
(cos.f64 x)
Rules
2116×sum3-define
2092×fnmadd-define
1648×sum5-define
1166×*-lowering-*.f32
1166×*-lowering-*.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
038265
183245
2227243
3617243
42243243
54591243
08064243
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (fmod 1 (sqrt (cos x))) (exp x))
(fmod 1 (sqrt (cos x)))
1
(sqrt (cos x))
(cos x)
x
(exp x)
(/ (fmod (exp x) 1) (exp x))
(fmod (exp x) 1)
(exp x)
x
1
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (exp x))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(exp x)
x
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
1
(* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))
(* x x)
(+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))
-1/4
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(* x (+ -1/96 (* (* x x) -19/5760)))
(+ -1/96 (* (* x x) -19/5760))
-1/96
(* (* x x) -19/5760)
-19/5760
(/ 1 (/ (exp x) (fmod (exp x) (pow (cos x) 1/2))))
1
(/ (exp x) (fmod (exp x) (pow (cos x) 1/2)))
(exp x)
x
(fmod (exp x) (pow (cos x) 1/2))
(pow (cos x) 1/2)
(cos x)
1/2
(/ (fmod (exp x) (sqrt (cos x))) (/ (neg (- 0 (exp (* x 3)))) (exp (+ x x))))
(fmod (exp x) (sqrt (cos x)))
(exp x)
x
(sqrt (cos x))
(cos x)
(/ (neg (- 0 (exp (* x 3)))) (exp (+ x x)))
(neg (- 0 (exp (* x 3))))
(- 0 (exp (* x 3)))
0
(exp (* x 3))
(* x 3)
3
(exp (+ x x))
(+ x x)
Outputs
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
1
#s(literal 1 binary64)
(sqrt (cos x))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(cos x)
(cos.f64 x)
x
(exp x)
(exp.f64 x)
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(exp x)
(exp.f64 x)
x
1
#s(literal 1 binary64)
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(exp x)
(exp.f64 x)
x
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
1
#s(literal 1 binary64)
(* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
(* x x)
(*.f64 x x)
(+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))
(+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))
-1/4
#s(literal -1/4 binary64)
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(* x (+ -1/96 (* (* x x) -19/5760)))
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(+ -1/96 (* (* x x) -19/5760))
(+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
-1/96
#s(literal -1/96 binary64)
(* (* x x) -19/5760)
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
-19/5760
#s(literal -19/5760 binary64)
(/ 1 (/ (exp x) (fmod (exp x) (pow (cos x) 1/2))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
1
#s(literal 1 binary64)
(/ (exp x) (fmod (exp x) (pow (cos x) 1/2)))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(exp x)
(exp.f64 x)
x
(fmod (exp x) (pow (cos x) 1/2))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(pow (cos x) 1/2)
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(cos x)
(cos.f64 x)
1/2
#s(literal 1/2 binary64)
(/ (fmod (exp x) (sqrt (cos x))) (/ (neg (- 0 (exp (* x 3)))) (exp (+ x x))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(exp x)
(exp.f64 x)
x
(sqrt (cos x))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(cos x)
(cos.f64 x)
(/ (neg (- 0 (exp (* x 3)))) (exp (+ x x)))
(exp.f64 x)
(neg (- 0 (exp (* x 3))))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(- 0 (exp (* x 3)))
(-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))
0
#s(literal 0 binary64)
(exp (* x 3))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(* x 3)
(*.f64 x #s(literal 3 binary64))
3
#s(literal 3 binary64)
(exp (+ x x))
(exp.f64 (*.f64 x #s(literal 2 binary64)))
(+ x x)
(*.f64 x #s(literal 2 binary64))

localize619.0ms (3.4%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))))
accuracy99.6%
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)))
accuracy28.7%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
accuracy100.0%
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
accuracy100.0%
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
accuracy99.9%
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
accuracy28.7%
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
accuracy99.9%
(*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
accuracy99.8%
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
accuracy99.6%
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
accuracy28.7%
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
accuracy100.0%
(exp.f64 x)
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
accuracy28.7%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
accuracy100.0%
(cos.f64 x)
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy100.0%
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
accuracy65.0%
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
Results
256.0ms159×1valid
205.0ms38×2valid
35.0ms5exit
31.0ms52×0unsamplable
13.0ms4valid
2.0ms0valid
Compiler

Compiled 291 to 39 computations (86.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 458.0ms
ival-pow: 187.0ms (40.8% of total)
ival-fmod: 80.0ms (17.5% of total)
ival-add: 40.0ms (8.7% of total)
ival-cos: 24.0ms (5.2% of total)
backward-pass: 24.0ms (5.2% of total)
ival-exp: 23.0ms (5% of total)
...c/correct-round.rkt:119:19: 23.0ms (5% of total)
ival-mult: 23.0ms (5% of total)
ival-div: 20.0ms (4.4% of total)
ival-sqrt: 8.0ms (1.7% of total)
const: 2.0ms (0.4% of total)
ival-sub: 2.0ms (0.4% of total)
ival-neg: 2.0ms (0.4% of total)

series22.0ms (0.1%)

Counts
21 → 252
Calls
Call 1
Inputs
#<alt (cos x)>
#<alt (exp x)>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (fmod (exp x) 1)>
#<alt (/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (exp x))>
#<alt (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))>
#<alt (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))>
#<alt (/ 1 (/ (exp x) (fmod (exp x) (pow (cos x) 1/2))))>
#<alt (/ (exp x) (fmod (exp x) (pow (cos x) 1/2)))>
#<alt (fmod (exp x) (pow (cos x) 1/2))>
#<alt (/ (neg (- 0 (exp (* x 3)))) (exp (+ x x)))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (/ (neg (- 0 (exp (* x 3)))) (exp (+ x x))))>
#<alt (neg (- 0 (exp (* x 3))))>
#<alt (sqrt (cos x))>
#<alt (* x (+ -1/96 (* (* x x) -19/5760)))>
#<alt (* (* x x) -19/5760)>
#<alt (* x (* x (+ -1/96 (* (* x x) -19/5760))))>
#<alt (pow (cos x) 1/2)>
#<alt (fmod (exp x) (sqrt (cos x)))>
Outputs
#<alt 1>
#<alt (+ 1 (* -1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt (cos x)>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (+ (* -1 (* x (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x)))))) (+ (* -1/2 (fmod 1 (sqrt (cos x)))) (* 1/6 (fmod 1 (sqrt (cos x)))))))) (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (fmod (exp x) 1)>
#<alt (+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1)))) (+ (* -1/2 (fmod (exp x) 1)) (* 1/6 (fmod (exp x) 1)))))) (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))>
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))>
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (/ 1 (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (/ 1 (fmod (exp x) (sqrt (cos x)))) (/ x (fmod (exp x) (sqrt (cos x)))))>
#<alt (+ (* x (+ (* 1/2 (/ x (fmod (exp x) (sqrt (cos x))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))>
#<alt (+ (* x (+ (* x (+ (* 1/6 (/ x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (/ 1 (fmod (exp x) (sqrt (cos x))))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (exp x) (fmod (exp x) (sqrt (cos x))))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (+ (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 4/3 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))) (+ (* 9/2 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt 1>
#<alt (+ 1 (* 3 x))>
#<alt (+ 1 (* x (+ 3 (* 9/2 x))))>
#<alt (+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt (exp (* 3 x))>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (* -1/96 x)>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* -19/5760 (pow x 3))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 3))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -1/96 (pow x 2))>
#<alt (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* -19/5760 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
Calls

63 calls:

TimeVariablePointExpression
4.0ms
x
@0
(/ (fmod 1 (sqrt (cos x))) (exp x))
2.0ms
x
@inf
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
1.0ms
x
@-inf
(/ (fmod (exp x) (sqrt (cos x))) (/ (neg (- 0 (exp (* x 3)))) (exp (+ x x))))
1.0ms
x
@0
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (exp x))
1.0ms
x
@inf
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (exp x))

rewrite397.0ms (2.2%)

Algorithm
batch-egg-rewrite
Rules
4048×*-lowering-*.f32
4048×*-lowering-*.f64
3904×/-lowering-/.f32
3904×/-lowering-/.f64
1692×frac-times
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
038183
1196166
21403161
08395161
Stop Event
iter limit
node limit
Counts
21 → 646
Calls
Call 1
Inputs
(cos x)
(exp x)
(/ (fmod 1 (sqrt (cos x))) (exp x))
(fmod 1 (sqrt (cos x)))
(/ (fmod (exp x) 1) (exp x))
(fmod (exp x) 1)
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (exp x))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
(/ 1 (/ (exp x) (fmod (exp x) (pow (cos x) 1/2))))
(/ (exp x) (fmod (exp x) (pow (cos x) 1/2)))
(fmod (exp x) (pow (cos x) 1/2))
(/ (neg (- 0 (exp (* x 3)))) (exp (+ x x)))
(/ (fmod (exp x) (sqrt (cos x))) (/ (neg (- 0 (exp (* x 3)))) (exp (+ x x))))
(neg (- 0 (exp (* x 3))))
(sqrt (cos x))
(* x (+ -1/96 (* (* x x) -19/5760)))
(* (* x x) -19/5760)
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(pow (cos x) 1/2)
(fmod (exp x) (sqrt (cos x)))
Outputs
(exp.f64 (log.f64 (cos.f64 x)))
(cos.f64 x)
(exp.f64 x)
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(*.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(fmod.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 1 binary64))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) #s(literal -1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (-.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))
(*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)))))))
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))))
(exp.f64 (*.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (exp.f64 x))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (neg.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(*.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) (exp.f64 x))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (pow.f64 (/.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 x)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (exp.f64 x) (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))))
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) (neg.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal 1 binary64)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)) #s(literal 1 binary64)) (*.f64 (exp.f64 x) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)) #s(literal -1 binary64)) (*.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (exp.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (neg.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 x) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64)))
(exp.f64 (+.f64 (*.f64 x #s(literal 3 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(exp.f64 (+.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 1 binary64)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x))))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal -1 binary64))
(/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)) (exp.f64 x))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 3 binary64)))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal 3 binary64))))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (exp.f64 x)) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (-.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) #s(literal -1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 x)))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 x)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (exp.f64 x)))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal 1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) #s(literal -1 binary64)) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 3 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))) (*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (*.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (*.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (*.f64 (exp.f64 x) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (exp.f64 x) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (*.f64 (exp.f64 x) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))) (*.f64 (exp.f64 x) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (*.f64 (exp.f64 x) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 (neg.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (*.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) (*.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))))))
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(pow.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (exp.f64 (-.f64 x (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(*.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(*.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(*.f64 (pow.f64 (/.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (exp.f64 x) (exp.f64 x)) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 x)))
(*.f64 (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 x)) (/.f64 (exp.f64 x) (exp.f64 x)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 x)) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (exp.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 x)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)))
(exp.f64 (*.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x))) #s(literal -1 binary64))
(/.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))) (neg.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (exp.f64 x))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)))
(*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) #s(literal 1 binary64))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 x)) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (neg.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(*.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) (exp.f64 x))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (pow.f64 (/.f64 (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x))) (/.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 x)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))) (/.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))))
(+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(+.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 0 binary64))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal 3 binary64))) x))
(exp.f64 (+.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(exp.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(exp.f64 (-.f64 (+.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 3 binary64))) (*.f64 x #s(literal 3 binary64))))
(exp.f64 (-.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64)) (+.f64 (*.f64 x #s(literal 3 binary64)) (*.f64 x #s(literal 3 binary64)))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(fma.f64 (exp.f64 x) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64) #s(literal 0 binary64))
(fma.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 x) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 0 binary64))
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64))) #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))))
(/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (exp.f64 (*.f64 x #s(literal 6 binary64))))
(/.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (exp.f64 (*.f64 x #s(literal 6 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))))) (neg.f64 (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (+.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) #s(literal 0 binary64)) (exp.f64 (*.f64 x #s(literal 6 binary64))))
(pow.f64 (exp.f64 x) #s(literal 3 binary64))
(pow.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64))
(pow.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3/2 binary64))
(pow.f64 (exp.f64 #s(literal 3 binary64)) x)
(pow.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) #s(literal 2 binary64))
(*.f64 (exp.f64 x) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64))
(*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (exp.f64 x))
(*.f64 (/.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (exp.f64 (*.f64 x #s(literal 9 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))))
(*.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (+.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (+.f64 (exp.f64 (*.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 9 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64))))
(*.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)))
(*.f64 (exp.f64 (-.f64 (*.f64 x #s(literal 3 binary64)) x)) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 x)))
(*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(*.f64 (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3/2 binary64))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))) (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 6 binary64)))) (exp.f64 (*.f64 x #s(literal 3/2 binary64)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (cos.f64 x))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64))))
(sqrt.f64 (cos.f64 x))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (cos.f64 x)))
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(+.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(+.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x #s(literal -1/96 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))
(fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 #s(literal -1/96 binary64) x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) x (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/96 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)))) (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))) (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)))) (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))) x)))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))
(/.f64 (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64)))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))) x) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))) x) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))))) (neg.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))) x)) (neg.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))) x)) (neg.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x #s(literal -1/96 binary64))))))
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(*.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x)
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))
(*.f64 (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64))))))
(*.f64 (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(*.f64 x (*.f64 x #s(literal -19/5760 binary64)))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -19/5760 binary64)) x)
(+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))
(+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x))
(+.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))
(fma.f64 #s(literal -1/96 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x #s(literal -1/96 binary64)) x (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64)))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64)))))) (neg.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))))) (neg.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) x) (*.f64 (*.f64 x #s(literal -1/96 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x)) (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(*.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))) x)
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -19/5760 binary64))) #s(literal -1/96 binary64))))))
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log.f64 (cos.f64 x))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))) #s(literal 1/4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64)) (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/4 binary64))))
(sqrt.f64 (cos.f64 x))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 #s(literal 1/2 binary64)) (log.f64 (cos.f64 x)))
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))

simplify231.0ms (1.3%)

Algorithm
egg-herbie
Rules
2618×+-lowering-+.f64
2618×+-lowering-+.f32
2518×*-lowering-*.f32
2518×*-lowering-*.f64
1556×sum5-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02632609
18882436
232952259
091272259
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
1
(+ 1 (* -1/2 (pow x 2)))
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
(cos x)
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(fmod 1 (sqrt (cos x)))
(+ (* -1 (* x (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x)))))) (+ (* -1/2 (fmod 1 (sqrt (cos x)))) (* 1/6 (fmod 1 (sqrt (cos x)))))))) (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod 1 (sqrt (cos x)))
(fmod (exp x) 1)
(+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1)))) (+ (* -1/2 (fmod (exp x) 1)) (* 1/6 (fmod (exp x) 1)))))) (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (sqrt (cos x)))
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/ 1 (fmod (exp x) (sqrt (cos x))))
(+ (/ 1 (fmod (exp x) (sqrt (cos x)))) (/ x (fmod (exp x) (sqrt (cos x)))))
(+ (* x (+ (* 1/2 (/ x (fmod (exp x) (sqrt (cos x))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))
(+ (* x (+ (* x (+ (* 1/6 (/ x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (/ 1 (fmod (exp x) (sqrt (cos x))))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(fmod (exp x) (sqrt (cos x)))
(+ (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 4/3 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))) (+ (* 9/2 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
1
(+ 1 (* 3 x))
(+ 1 (* x (+ 3 (* 9/2 x))))
(+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))))
(exp (* 3 x))
(exp (* 3 x))
(exp (* 3 x))
(exp (* 3 x))
(exp (* 3 x))
(exp (* 3 x))
(exp (* 3 x))
(exp (* 3 x))
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(* -1/96 x)
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* -19/5760 (pow x 3))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 3))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -1/96 (pow x 2))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(* -19/5760 (pow x 4))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 4))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
Outputs
1
#s(literal 1 binary64)
(+ 1 (* -1/2 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
(cos x)
(cos.f64 x)
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(+ (* -1 (* x (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))
(+.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (*.f64 x (*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x)))))) (+ (* -1/2 (fmod 1 (sqrt (cos x)))) (* 1/6 (fmod 1 (sqrt (cos x)))))))) (+ (* -1 (fmod 1 (sqrt (cos x)))) (* 1/2 (fmod 1 (sqrt (cos x))))))) (fmod 1 (sqrt (cos x))))) (fmod 1 (sqrt (cos x))))
(+.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))))) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod 1 (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod 1 (sqrt (cos x)))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(+.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1)))) (+ (* -1/2 (fmod (exp x) 1)) (* 1/6 (fmod (exp x) 1)))))) (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(+.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))))))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (+.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (+.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (*.f64 x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1/6 binary64)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/ 1 (fmod (exp x) (sqrt (cos x))))
(/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(+ (/ 1 (fmod (exp x) (sqrt (cos x)))) (/ x (fmod (exp x) (sqrt (cos x)))))
(*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
(+ (* x (+ (* 1/2 (/ x (fmod (exp x) (sqrt (cos x))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (/.f64 x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))
(+ (* x (+ (* x (+ (* 1/6 (/ x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (/ 1 (fmod (exp x) (sqrt (cos x))))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))) (/ 1 (fmod (exp x) (sqrt (cos x)))))
(+.f64 (*.f64 x (*.f64 (/.f64 x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/ (exp x) (fmod (exp x) (sqrt (cos x))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(+ (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 4/3 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))) (+ (* 9/2 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 x (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 4/3 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -3 binary64)))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* 3 x))
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 3 binary64)))
(+ 1 (* x (+ 3 (* 9/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 3 binary64) (*.f64 x #s(literal 9/2 binary64)))))
(+ 1 (* x (+ 3 (* x (+ 9/2 (* 9/2 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 3 binary64) (*.f64 x (+.f64 #s(literal 9/2 binary64) (*.f64 x #s(literal 9/2 binary64)))))))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(exp (* 3 x))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* -19/5760 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -19/5760 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* -19/5760 (pow x 4))
(*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -19/5760 (pow x 4))
(*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))

eval195.0ms (1.1%)

Compiler

Compiled 24416 to 2470 computations (89.9% saved)

prune166.0ms (0.9%)

Pruning

28 alts after pruning (24 fresh and 4 done)

PrunedKeptTotal
New1022181040
Fresh369
Picked325
Done022
Total1028281056
Accuracy
28.2%
Counts
1056 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.9%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
4.3%
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
7.2%
(/.f64 (fmod.f64 (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
12.4%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) (exp.f64 x))
17.0%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (exp.f64 x))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (exp.f64 x))
6.7%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
6.5%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
6.3%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) x))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
1.3%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (exp.f64 x))
1.1%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 x))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (exp.f64 (+.f64 x x))))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
7.3%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
6.3%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
7.0%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
23.8%
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
7.2%
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (exp.f64 x))
7.0%
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 (neg.f64 x)))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.3%
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
7.2%
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
7.0%
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
Compiler

Compiled 933 to 619 computations (33.7% saved)

simplify166.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
cost-diff6784
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x)))
cost-diff6784
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
cost-diff0
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
cost-diff0
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
Rules
3134×*-lowering-*.f32
3134×*-lowering-*.f64
1948×+-lowering-+.f64
1948×+-lowering-+.f32
1146×sum4-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
039269
185241
2224241
3903241
08670241
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (fmod 1 1) (exp x))
(fmod 1 1)
1
(exp x)
x
(fmod (exp x) 1)
(exp x)
x
1
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(exp x)
x
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
1
(* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))
(* x x)
(+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))
-1/4
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(* x (+ -1/96 (* (* x x) -19/5760)))
(+ -1/96 (* (* x x) -19/5760))
-1/96
(* (* x x) -19/5760)
-19/5760
(+ 1 (* x (+ 1 (* x 1/2))))
(* x (+ 1 (* x 1/2)))
(+ 1 (* x 1/2))
(* x 1/2)
1/2
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(fmod (exp x) (* -19/5760 (pow x 6)))
(exp x)
x
(* -19/5760 (pow x 6))
-19/5760
(pow x 6)
6
(/ (fmod (exp x) (sqrt (cos x))) (/ (exp (* x 3)) (exp (+ x x))))
(fmod (exp x) (sqrt (cos x)))
(exp x)
x
(sqrt (cos x))
(cos x)
(/ (exp (* x 3)) (exp (+ x x)))
(exp (* x 3))
(* x 3)
3
(exp (+ x x))
(+ x x)
Outputs
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(fmod 1 1)
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(exp x)
(exp.f64 x)
x
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(exp x)
(exp.f64 x)
x
1
#s(literal 1 binary64)
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
(exp x)
(exp.f64 x)
x
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
1
#s(literal 1 binary64)
(* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))
(* x x)
(*.f64 x x)
(+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))
(+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
-1/4
#s(literal -1/4 binary64)
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(* x (+ -1/96 (* (* x x) -19/5760)))
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(+ -1/96 (* (* x x) -19/5760))
(+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
-1/96
#s(literal -1/96 binary64)
(* (* x x) -19/5760)
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
-19/5760
#s(literal -19/5760 binary64)
(+ 1 (* x (+ 1 (* x 1/2))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(* x (+ 1 (* x 1/2)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(+ 1 (* x 1/2))
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(exp x)
(exp.f64 x)
x
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
-19/5760
#s(literal -19/5760 binary64)
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
6
#s(literal 6 binary64)
(/ (fmod (exp x) (sqrt (cos x))) (/ (exp (* x 3)) (exp (+ x x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp x)
(exp.f64 x)
x
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(cos x)
(cos.f64 x)
(/ (exp (* x 3)) (exp (+ x x)))
(exp.f64 x)
(exp (* x 3))
(exp.f64 (*.f64 x #s(literal 3 binary64)))
(* x 3)
(*.f64 x #s(literal 3 binary64))
3
#s(literal 3 binary64)
(exp (+ x x))
(exp.f64 (*.f64 x #s(literal 2 binary64)))
(+ x x)
(*.f64 x #s(literal 2 binary64))

localize451.0ms (2.5%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
accuracy99.6%
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x)))
accuracy27.6%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
accuracy100.0%
(exp.f64 x)
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
accuracy99.9%
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
accuracy23.9%
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
accuracy99.9%
(*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
accuracy99.8%
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
accuracy99.6%
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
accuracy27.6%
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
accuracy100.0%
(exp.f64 x)
accuracy27.6%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
accuracy100.0%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
accuracy100.0%
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
accuracy100.0%
(exp.f64 x)
Results
213.0ms161×1valid
134.0ms41×2valid
29.0ms52×0unsamplable
4.0ms4valid
1.0ms0valid
Compiler

Compiled 279 to 40 computations (85.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 295.0ms
ival-fmod: 90.0ms (30.5% of total)
ival-exp: 70.0ms (23.8% of total)
ival-mult: 30.0ms (10.2% of total)
...c/correct-round.rkt:119:19: 29.0ms (9.8% of total)
backward-pass: 20.0ms (6.8% of total)
ival-div: 15.0ms (5.1% of total)
ival-add: 14.0ms (4.8% of total)
ival-pow: 10.0ms (3.4% of total)
ival-cos: 10.0ms (3.4% of total)
ival-sqrt: 4.0ms (1.4% of total)
const: 2.0ms (0.7% of total)

series13.0ms (0.1%)

Counts
17 → 192
Calls
Call 1
Inputs
#<alt (/ (fmod 1 1) (exp x))>
#<alt (fmod 1 1)>
#<alt (exp x)>
#<alt (fmod (exp x) 1)>
#<alt (/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))>
#<alt (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))>
#<alt (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (* -19/5760 (pow x 6))>
#<alt (/ (fmod (exp x) (sqrt (cos x))) (/ (exp (* x 3)) (exp (+ x x))))>
#<alt (/ (exp (* x 3)) (exp (+ x x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (* x (+ -1/96 (* (* x x) -19/5760)))>
#<alt (* (* x x) -19/5760)>
#<alt (* x (* x (+ -1/96 (* (* x x) -19/5760))))>
#<alt (sqrt (cos x))>
Outputs
#<alt (fmod 1 1)>
#<alt (+ (* -1 (* x (fmod 1 1))) (fmod 1 1))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1))))) (fmod 1 1))) (fmod 1 1))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1)))) (+ (* -1/2 (fmod 1 1)) (* 1/6 (fmod 1 1)))))) (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1))))) (fmod 1 1))) (fmod 1 1))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt (/ (fmod 1 1) (exp x))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (* 2 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))>
#<alt (/ (+ (* -4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -2 (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))))) (pow x 3))) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (+ (* -8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2))) (+ (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))))) (pow x 2))>
#<alt (* 2 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))>
#<alt (/ (+ (* -4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))>
#<alt (/ (+ (* -1 (/ (- (+ (* -8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (* -4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))>
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) x)) (* -4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))>
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))>
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (+ (* -1 (* x (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6))))))) (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6)))))) (+ (* -1/2 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/6 (fmod (exp x) (* -19/5760 (pow x 6)))))))) (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6))))))) (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (fmod (exp x) (* -19/5760 (pow x 6)))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -19/5760 (pow x 6))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (+ (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 4/3 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))) (+ (* 9/2 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt (/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (* 2 x)))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (/ (exp (* 3 x)) (exp (neg (* -2 x))))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (* -1/96 x)>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* -19/5760 (pow x 3))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 3))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -1/96 (pow x 2))>
#<alt (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* -19/5760 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
#<alt (sqrt (cos x))>
Calls

48 calls:

TimeVariablePointExpression
4.0ms
x
@inf
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))
1.0ms
x
@-inf
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))
1.0ms
x
@0
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))
0.0ms
x
@0
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
0.0ms
x
@-inf
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))

rewrite128.0ms (0.7%)

Algorithm
batch-egg-rewrite
Rules
790×*-lowering-*.f32
790×*-lowering-*.f64
538×/-lowering-/.f32
538×/-lowering-/.f64
382×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
039163
1192144
01563144
Stop Event
iter limit
iter limit
node limit
Counts
17 → 154
Calls
Call 1
Inputs
(/ (fmod 1 1) (exp x))
(fmod 1 1)
(exp x)
(fmod (exp x) 1)
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x 1/2)))))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(fmod (exp x) (* -19/5760 (pow x 6)))
(* -19/5760 (pow x 6))
(/ (fmod (exp x) (sqrt (cos x))) (/ (exp (* x 3)) (exp (+ x x))))
(/ (exp (* x 3)) (exp (+ x x)))
(fmod (exp x) (sqrt (cos x)))
(* x (+ -1/96 (* (* x x) -19/5760)))
(* (* x x) -19/5760)
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(sqrt (cos x))
Outputs
(neg.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1 binary64)) (exp.f64 x))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x)))
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(exp.f64 x)
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) #s(literal 1 binary64)))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 x x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (exp.f64 x))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (exp.f64 x))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -19/5760 binary64))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal 1 binary64)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (exp.f64 x)) (exp.f64 x))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(exp.f64 x)
(neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal 1 binary64)))
(/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))) (exp.f64 (*.f64 x #s(literal 3 binary64))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(+.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(fma.f64 #s(literal -1/96 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64)))) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64)))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64))) x) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64))) x) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(*.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) x)
(*.f64 x (*.f64 x #s(literal -19/5760 binary64)))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -19/5760 binary64)) x)
(+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))
(+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) x))
(+.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -6859/191102976000 binary64)))) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 361/33177600 binary64)))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(*.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) x)
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))

simplify224.0ms (1.2%)

Algorithm
egg-herbie
Rules
2674×*-lowering-*.f32
2674×*-lowering-*.f64
1664×sum4-define
1552×+-lowering-+.f64
1552×+-lowering-+.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02482657
18322433
230872103
094592103
Stop Event
iter limit
node limit
Counts
192 → 192
Calls
Call 1
Inputs
(fmod 1 1)
(+ (* -1 (* x (fmod 1 1))) (fmod 1 1))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1))))) (fmod 1 1))) (fmod 1 1))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1)))) (+ (* -1/2 (fmod 1 1)) (* 1/6 (fmod 1 1)))))) (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1))))) (fmod 1 1))) (fmod 1 1))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
(/ (fmod 1 1) (exp x))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(* 2 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))
(/ (+ (* -4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 2))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -2 (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))))) (pow x 3))) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (+ (* -8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2))) (+ (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))))) (pow x 2))
(* 2 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))
(/ (+ (* -4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/ (+ (* -1 (/ (- (+ (* -8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (* -4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) x)) (* -4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(+ (* -1 (* x (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6))))))) (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6)))))) (+ (* -1/2 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/6 (fmod (exp x) (* -19/5760 (pow x 6)))))))) (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6))))))) (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod (exp x) (* -19/5760 (pow x 6)))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(* -19/5760 (pow x 6))
(fmod (exp x) (sqrt (cos x)))
(+ (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 4/3 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))) (+ (* 9/2 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (* 2 x)))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(fmod (exp x) (sqrt (cos x)))
(* -1/96 x)
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* -19/5760 (pow x 3))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 3))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -1/96 (pow x 2))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(* -19/5760 (pow x 4))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 4))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
(sqrt (cos x))
Outputs
(fmod 1 1)
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(+ (* -1 (* x (fmod 1 1))) (fmod 1 1))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1))))) (fmod 1 1))) (fmod 1 1))
(+.f64 (*.f64 x (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1)))) (+ (* -1/2 (fmod 1 1)) (* 1/6 (fmod 1 1)))))) (+ (* -1 (fmod 1 1)) (* 1/2 (fmod 1 1))))) (fmod 1 1))) (fmod 1 1))
(+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))))) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod 1 1) (exp x))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))) (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))) (*.f64 x #s(literal 0 binary64)))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))))))
(* 2 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) x)) x)
(/ (+ (* -4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (+.f64 (/.f64 #s(literal -4 binary64) x) #s(literal 2 binary64))) (*.f64 x x))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) x) (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -4 binary64)))) (*.f64 x x))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -2 (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))))) (pow x 3))) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (+ (* -8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2))) (+ (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))))) (pow x 2))
(/.f64 (+.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) #s(literal 0 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) x) (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -4 binary64))))) (*.f64 x x))
(* 2 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))
(/.f64 (*.f64 #s(literal 2 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) x)) x)
(/ (+ (* -4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (+.f64 (/.f64 #s(literal -4 binary64) x) #s(literal 2 binary64))) (*.f64 x x))
(/ (+ (* -1 (/ (- (+ (* -8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 4 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (* -4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) x) (+.f64 (/.f64 #s(literal 4 binary64) x) #s(literal -4 binary64)))) (*.f64 x x))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 8 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (+ (* -8 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) x)) (* -4 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 2 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 (+.f64 (/.f64 (+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) x) #s(literal 0 binary64)) (*.f64 #s(literal 4 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))))) x) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) #s(literal -4 binary64))) x)) (*.f64 x x))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (+.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (+.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(+ (* -1 (* x (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6))))))) (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))
(+.f64 (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal -1 binary64)))) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6)))))) (+ (* -1/2 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/6 (fmod (exp x) (* -19/5760 (pow x 6)))))))) (+ (* -1 (fmod (exp x) (* -19/5760 (pow x 6)))) (* 1/2 (fmod (exp x) (* -19/5760 (pow x 6))))))) (fmod (exp x) (* -19/5760 (pow x 6))))) (fmod (exp x) (* -19/5760 (pow x 6))))
(+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))) (*.f64 x (*.f64 #s(literal 1/6 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))))) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(/ (fmod (exp x) (* -19/5760 (pow x 6))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(fmod (exp x) (* -19/5760 (pow x 6)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(+ (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) x)))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (+.f64 (*.f64 x (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))
(+ (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (+ (* 2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 4/3 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))) (+ (* 9/2 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x))))))))) (+ (* 3 (- (* 2 (fmod (exp x) (sqrt (cos x)))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (* 9/2 (fmod (exp x) (sqrt (cos x)))))))) (* 3 (fmod (exp x) (sqrt (cos x)))))) (fmod (exp x) (sqrt (cos x))))
(+.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 x (+.f64 (*.f64 x (+.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (-.f64 (*.f64 x (+.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 4/3 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 0 binary64))) (*.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3/2 binary64))) #s(literal -3 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 3/2 binary64))))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (* 2 x)) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
(/ (* (exp (neg (* -2 x))) (fmod (exp x) (sqrt (cos x)))) (exp (* 3 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x #s(literal 3 binary64)))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (* 2 x)))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(/ (exp (* 3 x)) (exp (neg (* -2 x))))
(exp.f64 x)
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(fmod (exp x) (sqrt (cos x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* -19/5760 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -19/5760 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* -19/5760 (pow x 4))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 4 binary64)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -19/5760 (pow x 4))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 4 binary64)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))

eval61.0ms (0.3%)

Compiler

Compiled 10841 to 872 computations (92% saved)

prune90.0ms (0.5%)

Pruning

28 alts after pruning (24 fresh and 4 done)

PrunedKeptTotal
New46615481
Fresh10919
Picked415
Done134
Total48128509
Accuracy
28.2%
Counts
509 → 28
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(fmod.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x)) #s(literal 1 binary64))
16.5%
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
25.1%
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
0.6%
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
23.8%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
7.2%
(/.f64 (fmod.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x)) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
6.7%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
7.3%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
16.5%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (exp.f64 x))
6.7%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
0.7%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -19/5760 binary64))) (exp.f64 x))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 x x)))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (exp.f64 (+.f64 x x))))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
7.3%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
7.2%
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (exp.f64 x))
6.5%
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
1.0%
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 (neg.f64 x)))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.2%
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
7.0%
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
Compiler

Compiled 1156 to 720 computations (37.7% saved)

simplify256.0ms (1.4%)

Algorithm
egg-herbie
Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
cost-diff0
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
cost-diff0
(*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64))
cost-diff12928
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
cost-diff5824
(pow.f64 x #s(literal 6 binary64))
cost-diff6080
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
cost-diff6080
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
cost-diff6080
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
cost-diff0
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
cost-diff0
(+.f64 #s(literal 1 binary64) x)
cost-diff0
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
Rules
2880×*-lowering-*.f32
2880×*-lowering-*.f64
2136×fma-define
2120×fma-lowering-fma.f32
2120×fma-lowering-fma.f64
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
044355
1110320
2291319
3754319
41644318
52514318
62888315
73513315
84353315
95119315
106616315
08139315
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(fmod (+ 1 x) 1)
(+ 1 x)
1
x
(fmod 1 1)
1
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(exp x)
x
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
1
(* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))
(* x x)
(+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))
-1/4
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(* x (+ -1/96 (* (* x x) -19/5760)))
(+ -1/96 (* (* x x) -19/5760))
-1/96
(* (* x x) -19/5760)
-19/5760
(+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6))))))
(* x (+ 1 (* x (+ 1/2 (* x 1/6)))))
(+ 1 (* x (+ 1/2 (* x 1/6))))
(* x (+ 1/2 (* x 1/6)))
(+ 1/2 (* x 1/6))
1/2
(* x 1/6)
1/6
(/ (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (+ 1 (* x (+ 1 (* x 1/2)))))
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))))
(exp x)
x
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))
(pow x 6)
6
(+ -19/5760 (/ -1/96 (* x x)))
-19/5760
(/ -1/96 (* x x))
-1/96
(* x x)
(+ 1 (* x (+ 1 (* x 1/2))))
1
(* x (+ 1 (* x 1/2)))
(+ 1 (* x 1/2))
(* x 1/2)
1/2
(exp (* (log (/ (exp x) (fmod (exp x) 1))) -1))
(* (log (/ (exp x) (fmod (exp x) 1))) -1)
(log (/ (exp x) (fmod (exp x) 1)))
(/ (exp x) (fmod (exp x) 1))
(exp x)
x
(fmod (exp x) 1)
1
-1
Outputs
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(fmod 1 1)
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))
(exp x)
(exp.f64 x)
x
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))
1
#s(literal 1 binary64)
(* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))
(* x x)
(*.f64 x x)
(+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))
(+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))
-1/4
#s(literal -1/4 binary64)
(* x (* x (+ -1/96 (* (* x x) -19/5760))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(* x (+ -1/96 (* (* x x) -19/5760)))
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))
(+ -1/96 (* (* x x) -19/5760))
(+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))
-1/96
#s(literal -1/96 binary64)
(* (* x x) -19/5760)
(*.f64 x (*.f64 x #s(literal -19/5760 binary64)))
-19/5760
#s(literal -19/5760 binary64)
(+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(* x (+ 1 (* x (+ 1/2 (* x 1/6)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))
(+ 1 (* x (+ 1/2 (* x 1/6))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))
(* x (+ 1/2 (* x 1/6)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(+ 1/2 (* x 1/6))
(+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))
1/2
#s(literal 1/2 binary64)
(* x 1/6)
(*.f64 x #s(literal 1/6 binary64))
1/6
#s(literal 1/6 binary64)
(/ (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (+ 1 (* x (+ 1 (* x 1/2)))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))))
(fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64))))))))
(exp x)
(exp.f64 x)
x
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))
(pow x 6)
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))
6
#s(literal 6 binary64)
(+ -19/5760 (/ -1/96 (* x x)))
(+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))
-19/5760
#s(literal -19/5760 binary64)
(/ -1/96 (* x x))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
-1/96
#s(literal -1/96 binary64)
(* x x)
(*.f64 x x)
(+ 1 (* x (+ 1 (* x 1/2))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
1
#s(literal 1 binary64)
(* x (+ 1 (* x 1/2)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(+ 1 (* x 1/2))
(+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(exp (* (log (/ (exp x) (fmod (exp x) 1))) -1))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(* (log (/ (exp x) (fmod (exp x) 1))) -1)
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(exp x)
(exp.f64 x)
x
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
1
#s(literal 1 binary64)
-1
#s(literal -1 binary64)

localize3.0s (16.6%)

Localize:

Found 15 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(exp.f64 x)
accuracy100.0%
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
accuracy96.0%
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
accuracy27.6%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
accuracy99.9%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
accuracy99.8%
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
accuracy52.3%
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
accuracy25.5%
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
accuracy99.8%
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
accuracy99.6%
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
accuracy99.6%
(*.f64 x #s(literal 1/6 binary64))
accuracy27.6%
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
accuracy100.0%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
accuracy100.0%
(+.f64 #s(literal 1 binary64) x)
accuracy27.6%
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
Results
2.2s111×1valid
288.0ms52×5exit
205.0ms39×3valid
141.0ms52×2valid
13.0ms4valid
1.0ms0valid
Compiler

Compiled 359 to 45 computations (87.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.7s
ival-mult: 2.1s (78.8% of total)
ival-fmod: 144.0ms (5.4% of total)
ival-log: 104.0ms (3.9% of total)
backward-pass: 85.0ms (3.2% of total)
...c/correct-round.rkt:119:19: 76.0ms (2.9% of total)
ival-add: 59.0ms (2.2% of total)
ival-exp: 48.0ms (1.8% of total)
ival-div: 28.0ms (1.1% of total)
ival-pow: 16.0ms (0.6% of total)
const: 3.0ms (0.1% of total)

series88.0ms (0.5%)

Counts
20 → 228
Calls
Call 1
Inputs
#<alt (fmod (+ 1 x) 1)>
#<alt (+ 1 x)>
#<alt (fmod 1 1)>
#<alt (/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))>
#<alt (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))>
#<alt (exp x)>
#<alt (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))>
#<alt (/ (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (+ 1 (* x (+ 1 (* x 1/2)))))>
#<alt (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))))>
#<alt (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))>
#<alt (pow x 6)>
#<alt (exp (* (log (/ (exp x) (fmod (exp x) 1))) -1))>
#<alt (* (log (/ (exp x) (fmod (exp x) 1))) -1)>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (* x 1/6)>
#<alt (* x (+ -1/96 (* (* x x) -19/5760)))>
#<alt (* (* x x) -19/5760)>
#<alt (/ -1/96 (* x x))>
#<alt (fmod (exp x) 1)>
Outputs
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (+ 1 x) 1)>
#<alt (fmod (- 1 (* -1 x)) 1)>
#<alt (fmod (- 1 (* -1 x)) 1)>
#<alt (fmod (- 1 (* -1 x)) 1)>
#<alt (fmod (- 1 (* -1 x)) 1)>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 x)>
#<alt (+ 1 x)>
#<alt x>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt x>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))>
#<alt (* 6 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 3)))>
#<alt (/ (+ (* -18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (+ (* -3 (+ (* -54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) (pow x 3))) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (+ (* -54 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2))) (+ (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))))) (pow x 3))>
#<alt (* 6 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 54 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (* 18 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)))) (+ (* -36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) x)) (* 18 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x))) (pow x 3)))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt 1>
#<alt (+ 1 (* -1/4 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))>
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))>
#<alt (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (+ (* -1 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))) (* -1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))>
#<alt (* 2 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))>
#<alt (/ (+ (* -4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (pow x 2))>
#<alt (/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* -2 (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (pow x 3))) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (+ (* -8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2))) (+ (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))))) (pow x 2))>
#<alt (* 2 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))>
#<alt (/ (+ (* -4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))>
#<alt (/ (+ (* -1 (/ (- (+ (* -8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (* -4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))>
#<alt (/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))) x)) (* -4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))>
#<alt (* -1/96 (pow x 4))>
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 6))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (pow x 6)>
#<alt (fmod (exp x) 1)>
#<alt (+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1)))) (+ (* -1/2 (fmod (exp x) 1)) (* 1/6 (fmod (exp x) 1)))))) (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (* -1 (log (/ 1 (fmod (exp x) 1))))>
#<alt (+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))>
#<alt (+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))>
#<alt (+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (* -1 (log (/ (exp x) (fmod (exp x) 1))))>
#<alt (log (/ 1 (fmod (exp x) 1)))>
#<alt (+ x (log (/ 1 (fmod (exp x) 1))))>
#<alt (+ x (log (/ 1 (fmod (exp x) 1))))>
#<alt (+ x (log (/ 1 (fmod (exp x) 1))))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (log (/ (exp x) (fmod (exp x) 1)))>
#<alt (/ 1 (fmod (exp x) 1))>
#<alt (+ (/ 1 (fmod (exp x) 1)) (/ x (fmod (exp x) 1)))>
#<alt (+ (* x (+ (* 1/2 (/ x (fmod (exp x) 1))) (/ 1 (fmod (exp x) 1)))) (/ 1 (fmod (exp x) 1)))>
#<alt (+ (* x (+ (* x (+ (* 1/6 (/ x (fmod (exp x) 1))) (* 1/2 (/ 1 (fmod (exp x) 1))))) (/ 1 (fmod (exp x) 1)))) (/ 1 (fmod (exp x) 1)))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (/ (exp x) (fmod (exp x) 1))>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* 1/6 x)>
#<alt (* -1/96 x)>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* x (- (* -19/5760 (pow x 2)) 1/96))>
#<alt (* -19/5760 (pow x 3))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 3))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (* -19/5760 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (/ -1/96 (pow x 2))>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
#<alt (fmod (exp x) 1)>
Calls

57 calls:

TimeVariablePointExpression
36.0ms
x
@inf
(* (log (/ (exp x) (fmod (exp x) 1))) -1)
18.0ms
x
@-inf
(* (log (/ (exp x) (fmod (exp x) 1))) -1)
17.0ms
x
@0
(* (log (/ (exp x) (fmod (exp x) 1))) -1)
4.0ms
x
@0
(/ (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (+ 1 (* x (+ 1 (* x 1/2)))))
2.0ms
x
@-inf
(/ (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (+ 1 (* x (+ 1 (* x 1/2)))))

rewrite318.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
2826×/-lowering-/.f32
2826×/-lowering-/.f64
2762×*-lowering-*.f32
2762×*-lowering-*.f64
2276×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
044202
1266179
22392178
08457178
Stop Event
iter limit
node limit
Counts
20 → 303
Calls
Call 1
Inputs
(fmod (+ 1 x) 1)
(+ 1 x)
(fmod 1 1)
(/ (fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (exp x) (+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760))))))))
(exp x)
(+ 1 (* (* x x) (+ -1/4 (* x (* x (+ -1/96 (* (* x x) -19/5760)))))))
(/ (fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))) (+ 1 (* x (+ 1 (* x 1/2)))))
(fmod (exp x) (* (pow x 6) (+ -19/5760 (/ -1/96 (* x x)))))
(* (pow x 6) (+ -19/5760 (/ -1/96 (* x x))))
(pow x 6)
(exp (* (log (/ (exp x) (fmod (exp x) 1))) -1))
(* (log (/ (exp x) (fmod (exp x) 1))) -1)
(log (/ (exp x) (fmod (exp x) 1)))
(/ (exp x) (fmod (exp x) 1))
(* x 1/6)
(* x (+ -1/96 (* (* x x) -19/5760)))
(* (* x x) -19/5760)
(/ -1/96 (* x x))
(fmod (exp x) 1)
Outputs
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal 1 binary64) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
(exp.f64 x)
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(pow.f64 (exp.f64 #s(literal 1 binary64)) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) x (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 x x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (neg.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal 1 binary64))) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(+.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(+.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(fma.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -19/5760 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (*.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/96 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (/.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (/.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (+.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (/.f64 (*.f64 x x) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (/.f64 (*.f64 x x) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 361/33177600 binary64) (/.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))
(exp.f64 (*.f64 #s(literal 6 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64))))
(pow.f64 x #s(literal 6 binary64))
(pow.f64 (*.f64 x x) #s(literal 3 binary64))
(pow.f64 (*.f64 x (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (exp.f64 #s(literal 6 binary64)) (log.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64))
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x))
(exp.f64 (-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (+.f64 (log.f64 #s(literal -1 binary64)) x)) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(*.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) x) (pow.f64 (exp.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(log.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)))
(+.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (neg.f64 x))
(+.f64 (neg.f64 x) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(+.f64 (log.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64))))
(-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x)
(-.f64 #s(literal 0 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (+.f64 (log.f64 #s(literal -1 binary64)) x))
(neg.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(*.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64))
(*.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (log.f64 (exp.f64 #s(literal -1 binary64))))
(*.f64 #s(literal -1 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(+.f64 x (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(+.f64 #s(literal 0 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) x) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) x)
(-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 1 binary64))))
(-.f64 (+.f64 (log.f64 #s(literal -1 binary64)) x) (log.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(-.f64 (log.f64 (*.f64 (exp.f64 x) #s(literal 1 binary64))) (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))) (/.f64 (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)) (+.f64 (*.f64 x x) (+.f64 (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))) (/.f64 (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (+.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(fma.f64 #s(literal 1 binary64) x (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(fma.f64 x #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(neg.f64 (-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x))
(neg.f64 (log.f64 (/.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (+.f64 (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64))) (+.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)) (*.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 2 binary64)))) (neg.f64 (+.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(*.f64 #s(literal -1 binary64) (-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x))
(exp.f64 (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(exp.f64 (*.f64 (-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) (/.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(neg.f64 (/.f64 (exp.f64 x) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)))))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x))) (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/.f64 (*.f64 (exp.f64 x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (exp.f64 (+.f64 (log.f64 #s(literal -1 binary64)) x)) (exp.f64 (log.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (exp.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) (-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x))
(pow.f64 (/.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(*.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(*.f64 (exp.f64 x) (exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (exp.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 x #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) x)
(+.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x #s(literal -1/96 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))
(fma.f64 x #s(literal -1/96 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 #s(literal -1/96 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) x (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -19/5760 binary64) (*.f64 x #s(literal -1/96 binary64)))
(fma.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/96 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -6859/191102976000 binary64)))) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -6859/191102976000 binary64))) x) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal -1/884736 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 #s(literal -6859/191102976000 binary64) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (neg.f64 (-.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -6859/191102976000 binary64))))) (neg.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -6859/191102976000 binary64))) x)) (neg.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 361/33177600 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (neg.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 19/5760 binary64) (*.f64 x x)))))
(*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(*.f64 (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) x)
(*.f64 x (*.f64 x #s(literal -19/5760 binary64)))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -19/5760 binary64)) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/96 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/96 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/.f64 #s(literal -1/96 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -1/96 binary64) x))))
(/.f64 #s(literal 1/96 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal 1/96 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (/.f64 #s(literal -1/96 binary64) x) x)
(/.f64 (neg.f64 (/.f64 #s(literal -1/96 binary64) x)) (neg.f64 x))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1/96 binary64) x))) (neg.f64 (neg.f64 x)))
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal -1/96 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/96 binary64))
(*.f64 (/.f64 #s(literal -1/96 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/96 binary64) x))
(exp.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))

simplify266.0ms (1.5%)

Algorithm
egg-herbie
Rules
2856×*-lowering-*.f32
2856×*-lowering-*.f64
1764×sum4-define
1696×+-lowering-+.f64
1696×+-lowering-+.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02993276
110023051
237223003
080563003
Stop Event
iter limit
node limit
Counts
228 → 228
Calls
Call 1
Inputs
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (+ 1 x) 1)
(fmod (- 1 (* -1 x)) 1)
(fmod (- 1 (* -1 x)) 1)
(fmod (- 1 (* -1 x)) 1)
(fmod (- 1 (* -1 x)) 1)
1
(+ 1 x)
(+ 1 x)
(+ 1 x)
x
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
x
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(* 6 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 3)))
(/ (+ (* -18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (+ (* -3 (+ (* -54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) (pow x 3))) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (+ (* -54 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2))) (+ (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))))) (pow x 3))
(* 6 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 54 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (* 18 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)))) (+ (* -36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) x)) (* 18 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x))) (pow x 3)))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
1
(+ 1 (* -1/4 (pow x 2)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(+ (* -1 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))) (* -1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
(* 2 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))
(/ (+ (* -4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (pow x 2))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* -2 (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (pow x 3))) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (+ (* -8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2))) (+ (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))))) (pow x 2))
(* 2 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))
(/ (+ (* -4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/ (+ (* -1 (/ (- (+ (* -8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (* -4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))) x)) (* -4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(* -1/96 (pow x 4))
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 6))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(pow x 6)
(fmod (exp x) 1)
(+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1)))) (+ (* -1/2 (fmod (exp x) 1)) (* 1/6 (fmod (exp x) 1)))))) (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(/ (fmod (exp x) 1) (exp x))
(* -1 (log (/ 1 (fmod (exp x) 1))))
(+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))
(+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))
(+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(log (/ 1 (fmod (exp x) 1)))
(+ x (log (/ 1 (fmod (exp x) 1))))
(+ x (log (/ 1 (fmod (exp x) 1))))
(+ x (log (/ 1 (fmod (exp x) 1))))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(log (/ (exp x) (fmod (exp x) 1)))
(/ 1 (fmod (exp x) 1))
(+ (/ 1 (fmod (exp x) 1)) (/ x (fmod (exp x) 1)))
(+ (* x (+ (* 1/2 (/ x (fmod (exp x) 1))) (/ 1 (fmod (exp x) 1)))) (/ 1 (fmod (exp x) 1)))
(+ (* x (+ (* x (+ (* 1/6 (/ x (fmod (exp x) 1))) (* 1/2 (/ 1 (fmod (exp x) 1))))) (/ 1 (fmod (exp x) 1)))) (/ 1 (fmod (exp x) 1)))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(/ (exp x) (fmod (exp x) 1))
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* 1/6 x)
(* -1/96 x)
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(* -19/5760 (pow x 3))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 3))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(* -19/5760 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(/ -1/96 (pow x 2))
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
(fmod (exp x) 1)
Outputs
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (- 1 (* -1 x)) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (- 1 (* -1 x)) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (- 1 (* -1 x)) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod (- 1 (* -1 x)) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64))))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))) (*.f64 x (-.f64 (*.f64 x (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))) #s(literal -1/3 binary64)))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))))))
(* 6 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 3)))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x))))
(/ (+ (* -18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 3))
(/.f64 (+.f64 (*.f64 #s(literal 6 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -18 binary64)) x)) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (pow x 2))) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 3))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 6 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal -18 binary64) (*.f64 x x)))) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 18 binary64) x))) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (+ (* -3 (+ (* -54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) (* 36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) (pow x 3))) (* 6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) (+ (* -54 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2))) (+ (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 2)))))) (pow x 3))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 6 binary64) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 18 binary64) x)) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 36 binary64) (*.f64 x x))) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal -54 binary64) (*.f64 x x)))))) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal 36 binary64)) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -108 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal 54 binary64)))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(* 6 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) (pow x 3)))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 18 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -6 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 18 binary64) x))) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (* 54 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x))) (* 18 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x))) (pow x 3)))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -6 binary64)) (*.f64 #s(literal -18 binary64) (/.f64 (-.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) x) (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x)) (* 36 (/ (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))) x)))) (+ (* -36 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))) (* 54 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))))) x)) (* 18 (fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2)))))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -6 binary64)) (/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -18 binary64)) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal -108 binary64) x)) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 54 binary64) x)) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 36 binary64) x)) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) #s(literal -18 binary64))))) x)) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64))))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fmod (exp x) (- (+ 1 (* -1 (* (pow x 4) (+ 1/96 (* 19/5760 (pow x 2)))))) (* 1/4 (pow x 2))))
(fmod.f64 (exp.f64 x) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal 1/96 binary64) (*.f64 x (*.f64 x #s(literal 19/5760 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
1
#s(literal 1 binary64)
(+ 1 (* -1/4 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))) #s(literal -1/4 binary64)))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) #s(literal -19/5760 binary64)))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))
(* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/96 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) #s(literal -19/5760 binary64)))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(+ (* -1 (* x (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
(+.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))) (* -1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (+ (* -1 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 1/2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
(+.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (*.f64 x (*.f64 #s(literal 0 binary64) (*.f64 #s(literal -1/2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))))))) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))))
(* 2 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) (*.f64 x x)))
(/ (+ (* -4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -4 binary64) x)) (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) (*.f64 x x))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (pow x 2))
(/.f64 (+.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -4 binary64) x)))) (*.f64 x x))
(/ (- (+ (* -1 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* -2 (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))))) (pow x 3))) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (+ (* -8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2))) (+ (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))))) (pow x 2))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal -8 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal 8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -8 binary64) (*.f64 x x))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (*.f64 x x)) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) x))))) (*.f64 x x))
(* 2 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) (pow x 2)))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) (*.f64 x x)))
(/ (+ (* -4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -4 binary64) x)) (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) (*.f64 x x))
(/ (+ (* -1 (/ (- (+ (* -8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x)) (* 4 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (* -4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) x) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) x)) (*.f64 x x))
(/ (+ (* -1 (/ (- (* -1 (/ (- (+ (* 2 (/ (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 8 (/ (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))) x))) (+ (* -8 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))) (* 4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))))) x)) (* -4 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) x)) (* 2 (fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))) (pow x 2))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -8 binary64) x)) (+.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal 8 binary64)) x) (*.f64 #s(literal 4 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))))) x)) x)) (*.f64 x x))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(fmod (exp x) (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))
(* -1/96 (pow x 4))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/96 binary64))
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x (*.f64 x x)) x))
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x (*.f64 x x)) x))
(* (pow x 4) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -19/5760 (pow x 6))
(*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(pow x 6)
(pow.f64 x #s(literal 6 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(+ (* -1 (* x (fmod (exp x) 1))) (fmod (exp x) 1))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(+.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1)))) (+ (* -1/2 (fmod (exp x) 1)) (* 1/6 (fmod (exp x) 1)))))) (+ (* -1 (fmod (exp x) 1)) (* 1/2 (fmod (exp x) 1))))) (fmod (exp x) 1))) (fmod (exp x) 1))
(+.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -1/3 binary64)))))) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/ (fmod (exp x) 1) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(* -1 (log (/ 1 (fmod (exp x) 1))))
(log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))
(-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x)
(+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))
(-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x)
(+ (* -1 x) (* -1 (log (/ 1 (fmod (exp x) 1)))))
(-.f64 (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x)
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(* -1 (log (/ (exp x) (fmod (exp x) 1))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))))
(log (/ 1 (fmod (exp x) 1)))
(log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(+ x (log (/ 1 (fmod (exp x) 1))))
(-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(+ x (log (/ 1 (fmod (exp x) 1))))
(-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(+ x (log (/ 1 (fmod (exp x) 1))))
(-.f64 x (log.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(log (/ (exp x) (fmod (exp x) 1)))
(log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/ 1 (fmod (exp x) 1))
(/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(+ (/ 1 (fmod (exp x) 1)) (/ x (fmod (exp x) 1)))
(+.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 x (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(+ (* x (+ (* 1/2 (/ x (fmod (exp x) 1))) (/ 1 (fmod (exp x) 1)))) (/ 1 (fmod (exp x) 1)))
(+.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 (*.f64 x #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(+ (* x (+ (* x (+ (* 1/6 (/ x (fmod (exp x) 1))) (* 1/2 (/ 1 (fmod (exp x) 1))))) (/ 1 (fmod (exp x) 1)))) (/ 1 (fmod (exp x) 1)))
(+.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (*.f64 x (+.f64 (/.f64 (*.f64 x #s(literal 1/6 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/ (exp x) (fmod (exp x) 1))
(/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* 1/6 x)
(*.f64 x #s(literal 1/6 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* x (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64)))
(* -19/5760 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -19/5760 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -1 (* (pow x 3) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 x (*.f64 x x)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(/ -1/96 (pow x 2))
(/.f64 #s(literal -1/96 binary64) (*.f64 x x))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(fmod (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))

eval106.0ms (0.6%)

Compiler

Compiled 17590 to 1612 computations (90.8% saved)

prune84.0ms (0.5%)

Pruning

32 alts after pruning (26 fresh and 6 done)

PrunedKeptTotal
New56115576
Fresh81119
Picked325
Done044
Total57232604
Accuracy
68.7%
Counts
604 → 32
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.3%
(fmod.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x)) #s(literal 1 binary64))
16.5%
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
25.1%
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
63.3%
(fmod.f64 x #s(literal 1 binary64))
23.8%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
7.2%
(/.f64 (fmod.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x)) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
7.2%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
6.7%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
7.3%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
21.0%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
16.5%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
0.7%
(/.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (/.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (exp.f64 x))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
6.7%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (exp.f64 x))
7.2%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
6.7%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
0.7%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
1.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/96 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 x))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
7.3%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
11.2%
(/.f64 (fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
1.3%
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal -8 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal 8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -8 binary64) (*.f64 x x))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (*.f64 x x)) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) x))))) (*.f64 x x))
1.3%
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) x) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) x)) (*.f64 x x))
0.6%
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -4 binary64) x)) (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) (*.f64 x x))
1.0%
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) (*.f64 x x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 (neg.f64 x)))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 2446 to 784 computations (67.9% saved)

regimes50.0ms (0.3%)

Counts
64 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) #s(literal -1/96 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (exp.f64 x) (/.f64 (*.f64 (+.f64 #s(literal -6859/191102976000 binary64) (/.f64 #s(literal -1/884736 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal 361/33177600 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal -19/5760 binary64)) (/.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 x x)))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -19/5760 binary64))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))))) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal 2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -19/5760 binary64)))))))))))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -19/5760 binary64) (pow.f64 x #s(literal 6 binary64)))) (exp.f64 x))
(fmod.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x)) #s(literal 1 binary64))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal -19/5760 binary64) (/.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 #s(literal -19/5760 binary64) (/.f64 (+.f64 #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (*.f64 x x))))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))))) (exp.f64 (neg.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(exp.f64 (*.f64 #s(literal -1 binary64) (-.f64 x (log.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
(*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (exp.f64 (*.f64 x #s(literal -1/2 binary64)))) (exp.f64 (*.f64 x #s(literal -1/2 binary64))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))))
(/.f64 (fmod.f64 (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (exp.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -4 binary64) x)) (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) (*.f64 x x))
(/.f64 (exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) #s(literal -1 binary64))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (pow.f64 (exp.f64 x) #s(literal 3 binary64)) (exp.f64 (+.f64 x x))))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
(/.f64 (fmod.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 x)) (exp.f64 x)) (sqrt.f64 (cos.f64 x))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (+.f64 x x))))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 #s(literal -4 binary64) (-.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) x) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))))) x)) (*.f64 x x))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))))))) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal -8 binary64)) (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) #s(literal 8 binary64))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -8 binary64) (*.f64 x x))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) (*.f64 x x)) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (neg.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x)))))) x))))) (*.f64 x x))
Outputs
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod.f64 x #s(literal 1 binary64))
Calls

2 calls:

28.0ms
x
18.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
66.6%2x
67.8%3(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 13 to 9 computations (30.8% saved)

regimes6.0ms (0%)

Counts
6 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
Outputs
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))
(fmod.f64 x #s(literal 1 binary64))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
66.0%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
5 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
Outputs
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(fmod.f64 x #s(literal 1 binary64))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
65.9%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
4 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
Outputs
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
65.7%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Counts
3 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
Outputs
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
65.6%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Counts
2 → 1
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 x #s(literal 1 binary64))
Outputs
(fmod.f64 x #s(literal 1 binary64))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
63.3%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
Outputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
23.8%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch65.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
61.0ms
-3.569275261552455e-308
3.349178296840994e-307
Results
44.0ms80×2valid
12.0ms32×1valid
Compiler

Compiled 337 to 186 computations (44.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 50.0ms
ival-exp: 30.0ms (60.1% of total)
ival-fmod: 9.0ms (18% of total)
ival-sqrt: 3.0ms (6% of total)
backward-pass: 3.0ms (6% of total)
ival-mult: 2.0ms (4% of total)
ival-cos: 2.0ms (4% of total)
ival-neg: 1.0ms (2% of total)
const: 0.0ms (0% of total)

bsearch58.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
56.0ms
-3.569275261552455e-308
3.349178296840994e-307
Results
41.0ms80×2valid
8.0ms32×1valid
Compiler

Compiled 323 to 214 computations (33.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 42.0ms
ival-exp: 22.0ms (52.6% of total)
ival-fmod: 7.0ms (16.7% of total)
backward-pass: 4.0ms (9.6% of total)
ival-cos: 3.0ms (7.2% of total)
ival-sqrt: 3.0ms (7.2% of total)
ival-mult: 2.0ms (4.8% of total)
ival-neg: 1.0ms (2.4% of total)
const: 0.0ms (0% of total)

bsearch74.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
69.0ms
-3.569275261552455e-308
3.349178296840994e-307
Results
38.0ms80×2valid
27.0ms32×1valid
Compiler

Compiled 295 to 193 computations (34.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 58.0ms
ival-exp: 21.0ms (36.3% of total)
ival-sqrt: 21.0ms (36.3% of total)
ival-fmod: 7.0ms (12.1% of total)
backward-pass: 3.0ms (5.2% of total)
ival-mult: 2.0ms (3.5% of total)
ival-cos: 2.0ms (3.5% of total)
ival-neg: 1.0ms (1.7% of total)
const: 0.0ms (0% of total)

bsearch57.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
54.0ms
-3.569275261552455e-308
3.349178296840994e-307
Results
42.0ms80×2valid
8.0ms32×1valid
Compiler

Compiled 141 to 102 computations (27.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 43.0ms
ival-exp: 23.0ms (53.8% of total)
ival-fmod: 10.0ms (23.4% of total)
ival-cos: 3.0ms (7% of total)
ival-sqrt: 3.0ms (7% of total)
ival-mult: 2.0ms (4.7% of total)
backward-pass: 2.0ms (4.7% of total)
ival-neg: 1.0ms (2.3% of total)
const: 0.0ms (0% of total)

bsearch55.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
52.0ms
-3.569275261552455e-308
3.349178296840994e-307
Results
39.0ms80×2valid
8.0ms32×1valid
Compiler

Compiled 99 to 74 computations (25.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 39.0ms
ival-exp: 21.0ms (53.7% of total)
ival-fmod: 8.0ms (20.5% of total)
ival-sqrt: 3.0ms (7.7% of total)
ival-mult: 2.0ms (5.1% of total)
ival-cos: 2.0ms (5.1% of total)
backward-pass: 2.0ms (5.1% of total)
ival-neg: 1.0ms (2.6% of total)
const: 0.0ms (0% of total)

simplify10.0ms (0.1%)

Algorithm
egg-herbie
Rules
18×*-commutative_binary64
18×+-commutative_binary64
1-exp_binary64
1-exp_binary32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
042166
163166
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fmod.f64 x #s(literal 1 binary64)))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
Outputs
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (/.f64 (fmod.f64 (+.f64 x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (fmod.f64 x #s(literal 1 binary64)))
(if (<=.f64 x #s(literal -101201126653655/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (fmod.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (fmod.f64 x #s(literal 1 binary64)))
(fmod.f64 x #s(literal 1 binary64))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))

soundness1.3s (7.4%)

Rules
2856×*-lowering-*.f32
2856×*-lowering-*.f64
2674×*-lowering-*.f32
2674×*-lowering-*.f64
2618×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02993276
110023051
237223003
080563003
02632609
18882436
232952259
091272259
0810
11510
2269
3329
4419
5479
6559
7649
8659
0659
095557
1285507
2929481
34019471
08490471
02482657
18322433
230872103
094592103
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
iter limit
node limit
Compiler

Compiled 781 to 432 computations (44.7% saved)

preprocess72.0ms (0.4%)

Compiler

Compiled 356 to 100 computations (71.9% saved)

end0.0ms (0%)

Profiling

Loading profile data...