expfmod (used to be hard to sample)

Time bar (total: 17.7s)

analyze275.0ms (1.6%)

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: 152.0ms
ival-fmod: 51.0ms (33.5% of total)
ival-exp: 47.0ms (30.8% of total)
ival-cos: 17.0ms (11.2% of total)
ival-sqrt: 14.0ms (9.2% of total)
ival-mult: 11.0ms (7.2% of total)
ival-neg: 10.0ms (6.6% of total)
const: 1.0ms (0.7% of total)
backward-pass: 1.0ms (0.7% of total)

sample7.8s (44.3%)

Results
4.4s1650×5exit
1.5s4898×1valid
633.0ms1411×2valid
398.0ms3282×0invalid
336.0ms1947×0valid
Precisions
Click to see histograms. Total time spent on operations: 6.5s
ival-cos: 3.7s (57.5% of total)
ival-fmod: 912.0ms (14.1% of total)
ival-exp: 871.0ms (13.4% of total)
ival-sqrt: 336.0ms (5.2% of total)
backward-pass: 304.0ms (4.7% of total)
ival-mult: 222.0ms (3.4% of total)
ival-neg: 99.0ms (1.5% 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)))

explain534.0ms (3%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1930-193(4.392620511479072e-184)(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
10-0-(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
00-0-x
00-0-(exp.f64 (neg.f64 x))
00-0-(neg.f64 x)
00-0-(exp.f64 x)
00-0-(cos.f64 x)
00-0-(sqrt.f64 (cos.f64 x))
Results
339.0ms106×5exit
107.0ms284×1valid
45.0ms92×2valid
4.0ms30×0valid
Compiler

Compiled 73 to 26 computations (64.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 437.0ms
ival-cos: 259.0ms (59.3% of total)
ival-fmod: 78.0ms (17.8% of total)
ival-exp: 46.0ms (10.5% of total)
backward-pass: 23.0ms (5.3% of total)
ival-sqrt: 16.0ms (3.7% of total)
ival-mult: 10.0ms (2.3% of total)
ival-neg: 5.0ms (1.1% of total)
const: 1.0ms (0.2% 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.1%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
Compiler

Compiled 10 to 6 computations (40% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Localize:

Found 4 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))
Rules
fmod-lowering-fmod.f32
cos-lowering-cos.f32
sqrt-lowering-sqrt.f64
exp-lowering-exp.f32
fmod-lowering-fmod.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0623
0623
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (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 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)

localize249.0ms (1.4%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(cos.f64 x)
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy99.6%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
accuracy28.2%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
Results
146.0ms53×5exit
45.0ms142×1valid
21.0ms46×2valid
2.0ms15×0valid
Compiler

Compiled 25 to 7 computations (72% saved)

Precisions
Click to see histograms. Total time spent on operations: 183.0ms
ival-cos: 118.0ms (64.6% of total)
ival-exp: 21.0ms (11.5% of total)
ival-fmod: 20.0ms (11% of total)
backward-pass: 10.0ms (5.5% of total)
ival-sqrt: 8.0ms (4.4% of total)
ival-div: 6.0ms (3.3% of total)
const: 0.0ms (0% of total)

series4.0ms (0%)

Counts
5 → 60
Calls
Call 1
Inputs
#<alt (/ (fmod (exp x) (sqrt (cos x))) (exp x))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (exp x)>
#<alt (sqrt (cos 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 (* 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 (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 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

15 calls:

TimeVariablePointExpression
1.0ms
x
@-inf
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
1.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
@0
(sqrt (cos x))
0.0ms
x
@inf
(sqrt (cos x))

rewrite101.0ms (0.6%)

Algorithm
batch-egg-rewrite
Rules
562×*-lowering-*.f32
562×*-lowering-*.f64
476×/-lowering-/.f32
476×/-lowering-/.f64
142×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0622
11622
26322
325422
0132422
Stop Event
iter limit
iter limit
node limit
Counts
5 → 124
Calls
Call 1
Inputs
(/ (fmod (exp x) (sqrt (cos x))) (exp x))
(fmod (exp x) (sqrt (cos x)))
(exp x)
(sqrt (cos 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 (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 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 (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 #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 (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 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))) (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 #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 (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 (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 #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 (-.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 1 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) (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 (-.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) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 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)
(exp.f64 (neg.f64 (-.f64 #s(literal 0 binary64) 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 (-.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 #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 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))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(*.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)))
(exp.f64 (log.f64 (cos.f64 x)))
(cos.f64 x)

simplify175.0ms (1%)

Algorithm
egg-herbie
Rules
2250×--lowering--.f32
2250×--lowering--.f64
2058×*-lowering-*.f32
2058×*-lowering-*.f64
1860×+-lowering-+.f64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
078395
1228372
2768360
33502348
08399348
Stop Event
iter limit
node limit
Counts
60 → 60
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 (* 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))
(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))
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 (* 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 x (*.f64 x #s(literal 1/2 binary64))) (-.f64 #s(literal 1 binary64) 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))))
(+.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 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))) (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)))
(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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (*.f64 x 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))
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 (*.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 x (*.f64 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)

eval22.0ms (0.1%)

Compiler

Compiled 3350 to 464 computations (86.1% saved)

prune26.0ms (0.1%)

Pruning

10 alts after pruning (9 fresh and 1 done)

PrunedKeptTotal
New2139222
Fresh000
Picked011
Done000
Total21310223
Accuracy
27.9%
Counts
223 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.5%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 x))
6.9%
(/.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)))))))) (exp.f64 x))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (exp.f64 x))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
6.6%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
24.2%
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
6.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))
Compiler

Compiled 288 to 188 computations (34.7% saved)

simplify40.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))) (exp.f64 x))
cost-diff0
(cos.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-diff0
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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-diff0
(cos.f64 x)
cost-diff0
(sqrt.f64 (cos.f64 x))
cost-diff0
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
cost-diff0
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
Rules
848×fma-define
776×fma-lowering-fma.f32
776×fma-lowering-fma.f64
306×*-lowering-*.f32
306×*-lowering-*.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
034306
174277
2217277
3504277
4854277
51124277
61179277
01179277
Stop Event
iter limit
saturated
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))))))) (exp x))
(fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(exp x)
x
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
1
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(* x (+ -1/4 (* x (* x -1/96))))
(+ -1/4 (* x (* x -1/96)))
-1/4
(* x (* x -1/96))
(* x -1/96)
-1/96
(fmod (exp x) (sqrt (cos x)))
(exp x)
x
(sqrt (cos x))
(cos x)
(/ (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))) (exp x))
(fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))))))
(exp x)
x
(sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))
(+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))))
1
(* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))
(* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))
(+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))
-1/2
(* (* x x) (+ 1/24 (* (* x x) -1/720)))
(* x x)
(+ 1/24 (* (* x x) -1/720))
1/24
(* (* x x) -1/720)
-1/720
Outputs
(/ (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)))
1
#s(literal 1 binary64)
(sqrt (cos x))
(sqrt.f64 (cos.f64 x))
(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))))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x x)))) (exp.f64 x))
(fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x x))))
(exp x)
(exp.f64 x)
x
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x x)))
1
#s(literal 1 binary64)
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x x))
(* x (+ -1/4 (* x (* x -1/96))))
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(+ -1/4 (* x (* x -1/96)))
(+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))
-1/4
#s(literal -1/4 binary64)
(* x (* x -1/96))
(*.f64 #s(literal -1/96 binary64) (*.f64 x x))
(* x -1/96)
(*.f64 x #s(literal -1/96 binary64))
-1/96
#s(literal -1/96 binary64)
(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)
(/ (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))) (exp 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 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))))) (exp.f64 x))
(fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))
(exp x)
(exp.f64 x)
x
(sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))
(sqrt.f64 (+.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))))))))
(+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))))
(+.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)))))))
1
#s(literal 1 binary64)
(* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))
(*.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))))))
(* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))
(*.f64 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))))))
(+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))
(+.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)))))
-1/2
#s(literal -1/2 binary64)
(* (* x x) (+ 1/24 (* (* x x) -1/720)))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(* x x)
(*.f64 x x)
(+ 1/24 (* (* x x) -1/720))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
1/24
#s(literal 1/24 binary64)
(* (* x x) -1/720)
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
-1/720
#s(literal -1/720 binary64)

localize456.0ms (2.6%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
accuracy99.8%
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
accuracy99.7%
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
accuracy28.2%
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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))))))))))
accuracy100.0%
(exp.f64 x)
accuracy100.0%
(cos.f64 x)
accuracy100.0%
(sqrt.f64 (cos.f64 x))
accuracy28.2%
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
accuracy100.0%
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
accuracy99.8%
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
accuracy99.5%
(*.f64 x #s(literal -1/96 binary64))
accuracy28.2%
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
accuracy100.0%
(exp.f64 x)
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
accuracy28.2%
(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))
accuracy63.6%
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
Results
224.0ms153×1valid
104.0ms46×2valid
28.0ms55×0invalid
1.0ms0valid
Compiler

Compiled 308 to 35 computations (88.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 249.0ms
ival-fmod: 74.0ms (29.8% of total)
ival-cos: 39.0ms (15.7% of total)
ival-mult: 35.0ms (14.1% of total)
...c/correct-round.rkt:119:19: 26.0ms (10.5% of total)
backward-pass: 21.0ms (8.4% of total)
ival-div: 16.0ms (6.4% of total)
ival-exp: 16.0ms (6.4% of total)
ival-add: 12.0ms (4.8% of total)
ival-sqrt: 9.0ms (3.6% of total)
const: 1.0ms (0.4% of total)

series27.0ms (0.2%)

Counts
20 → 240
Calls
Call 1
Inputs
#<alt (/ (fmod 1 (sqrt (cos x))) (exp x))>
#<alt (fmod 1 (sqrt (cos x)))>
#<alt (sqrt (cos x))>
#<alt (cos x)>
#<alt (/ (fmod (exp x) 1) (exp x))>
#<alt (fmod (exp x) 1)>
#<alt (exp x)>
#<alt (/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (exp x))>
#<alt (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))>
#<alt (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))>
#<alt (fmod (exp x) (sqrt (cos x)))>
#<alt (/ (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))) (exp x))>
#<alt (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))))))>
#<alt (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))>
#<alt (* x -1/96)>
#<alt (* x (* x -1/96))>
#<alt (* x (* x (+ -1/4 (* x (* x -1/96)))))>
#<alt (* (* x x) (+ 1/24 (* (* x x) -1/720)))>
#<alt (* (* x x) -1/720)>
#<alt (+ 1/24 (* (* x x) -1/720))>
Outputs
#<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 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>
#<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 (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 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 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (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) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<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 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))>
#<alt (+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))))) (+ (* -1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/6 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))))))) (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))>
#<alt (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))>
#<alt (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))>
#<alt (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))>
#<alt (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))>
#<alt (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (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 (* (pow x 3) (sqrt -1/720))>
#<alt (* (pow x 3) (+ (sqrt -1/720) (* 1/48 (/ 1 (* (pow x 2) (sqrt -1/720))))))>
#<alt (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720))))))>
#<alt (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (+ (* 1/2 (/ (- 1 (* -1/48 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (pow (sqrt -1/720) 2)))) (* (pow x 6) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720)))))))>
#<alt (* -1 (* (pow x 3) (sqrt -1/720)))>
#<alt (* -1 (* (pow x 3) (+ (sqrt -1/720) (* 1/48 (/ 1 (* (pow x 2) (sqrt -1/720)))))))>
#<alt (* -1 (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720)))))))>
#<alt (* -1 (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (+ (* 1/2 (/ (- 1 (* -1/48 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (pow (sqrt -1/720) 2)))) (* (pow x 6) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720))))))))>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<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 (* -1/4 (pow x 2))>
#<alt (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))>
#<alt (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))>
#<alt (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* 1/24 (pow x 2))>
#<alt (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))>
#<alt (* -1/720 (pow x 4))>
#<alt (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* -1/720 (pow x 4))>
#<alt (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt (* -1/720 (pow x 2))>
#<alt 1/24>
#<alt (+ 1/24 (* -1/720 (pow x 2)))>
#<alt (+ 1/24 (* -1/720 (pow x 2)))>
#<alt (+ 1/24 (* -1/720 (pow x 2)))>
#<alt (* -1/720 (pow x 2))>
#<alt (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* -1/720 (pow x 2))>
#<alt (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
#<alt (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))>
Calls

60 calls:

TimeVariablePointExpression
12.0ms
x
@inf
(/ (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))) (exp x))
1.0ms
x
@0
(/ (fmod (exp x) 1) (exp x))
1.0ms
x
@0
(/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (exp x))
1.0ms
x
@0
(/ (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))) (exp x))
1.0ms
x
@inf
(sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))

rewrite331.0ms (1.9%)

Algorithm
batch-egg-rewrite
Rules
3892×*-lowering-*.f32
3892×*-lowering-*.f64
3474×/-lowering-/.f32
3474×/-lowering-/.f64
1808×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
034196
1166178
21308178
08542178
Stop Event
iter limit
node limit
Counts
20 → 302
Calls
Call 1
Inputs
(/ (fmod 1 (sqrt (cos x))) (exp x))
(fmod 1 (sqrt (cos x)))
(sqrt (cos x))
(cos x)
(/ (fmod (exp x) 1) (exp x))
(fmod (exp x) 1)
(exp x)
(/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (exp x))
(fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
(fmod (exp x) (sqrt (cos x)))
(/ (fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))) (exp x))
(fmod (exp x) (sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720)))))))))
(sqrt (+ 1 (* x (* x (+ -1/2 (* (* x x) (+ 1/24 (* (* x x) -1/720))))))))
(* x -1/96)
(* x (* x -1/96))
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(* (* x x) (+ 1/24 (* (* x x) -1/720)))
(* (* x x) -1/720)
(+ 1/24 (* (* x x) -1/720))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))))))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x)))
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(*.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 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))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log.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)))
(cos.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 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.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))))
(/.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 (-.f64 #s(literal 0 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 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (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))
(*.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 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 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(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 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(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 x (*.f64 x #s(literal -1/96 binary64)))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 0 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 x (*.f64 x #s(literal -1/96 binary64))))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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 x (*.f64 x #s(literal -1/96 binary64))))))))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (exp.f64 x))
(/.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 x (*.f64 x #s(literal -1/96 binary64))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 x (*.f64 x #s(literal -1/96 binary64)))))))))))
(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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 x (*.f64 x #s(literal -1/96 binary64))))))))))))
(-.f64 #s(literal 0 binary64) (-.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 x (*.f64 x #s(literal -1/96 binary64))))))))))
(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 x (*.f64 x #s(literal -1/96 binary64))))))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.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 x (*.f64 x #s(literal -1/96 binary64))))))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #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 x (*.f64 x #s(literal -1/96 binary64)))))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 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 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))))
(*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal -1 binary64))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (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)))))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.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)))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 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)))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.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)))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (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))))))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (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))))))))))))))
(/.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 (-.f64 #s(literal 0 binary64) (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))))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (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)))))))))))))
(pow.f64 (/.f64 (exp.f64 x) (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))))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.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)))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (-.f64 #s(literal 0 binary64) (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))))))))))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (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)))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (exp.f64 x)) (pow.f64 (/.f64 #s(literal 1 binary64) (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))))))))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.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)))))))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (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))))))))))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (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))))))))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (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))))))))))))
(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))))))))))
(*.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)))))))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (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 (*.f64 (log1p.f64 (*.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)))))))) #s(literal 1/2 binary64)))
(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)))))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.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)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (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))))))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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))))))))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64))))))
(/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (sqrt.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (-.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)))))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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)))))))))) (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))))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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))))))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.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)))))))))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (*.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))))))) #s(literal -1 binary64))))
(/.f64 (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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))))))))))) (neg.f64 (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)))))))))))
(pow.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)))))))) #s(literal 1/2 binary64))
(pow.f64 (pow.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)))))))) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (*.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)))))))) (+.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))))))))) #s(literal 1/4 binary64))
(pow.f64 (exp.f64 (log1p.f64 (*.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))))))))) #s(literal 1/2 binary64))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64)))))))
(*.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (+.f64 (*.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))))))) #s(literal -1 binary64)))))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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)))))))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.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))))))))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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)))))))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.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)))))))))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))) (*.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)))))))))) (/.f64 #s(literal 1 binary64) (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)))))))))))
(*.f64 (pow.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)))))))) #s(literal 1/4 binary64)) (pow.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)))))))) #s(literal 1/4 binary64)))
(*.f64 x #s(literal -1/96 binary64))
(*.f64 #s(literal -1/96 binary64) x)
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(*.f64 #s(literal -1/96 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/96 binary64)) x)
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(+.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x))
(+.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/884736 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64))))))
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/884736 binary64)))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64)))) (-.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/884736 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x))) #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 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) (*.f64 (*.f64 x #s(literal -1/4 binary64)) x)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x)) (*.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x))) (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x))))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) (*.f64 (*.f64 x #s(literal -1/4 binary64)) x)) (*.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x) (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x))) (-.f64 (*.f64 (*.f64 x #s(literal -1/4 binary64)) x) (*.f64 (*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x x)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)))) (-.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x)) (*.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x)
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) #s(literal 1 binary64))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/884736 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64))))))
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/9216 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(fma.f64 x (*.f64 x #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 x (*.f64 (*.f64 x #s(literal -1/720 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/720 binary64)) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/720 binary64) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x) x (*.f64 x (*.f64 x #s(literal 1/24 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))) (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 x x))))
(/.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 x x)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) (neg.f64 (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(*.f64 (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) x)
(*.f64 (+.f64 (*.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 x (*.f64 x #s(literal 1/24 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 x #s(literal 1/24 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(*.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(*.f64 (*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(*.f64 x (*.f64 x #s(literal -1/720 binary64)))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(*.f64 #s(literal -1/720 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/720 binary64)) x)
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))
(+.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))
(fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x #s(literal -1/720 binary64)) x #s(literal 1/24 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/17280 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))))
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))))
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/17280 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/17280 binary64) (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (*.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1/2641807540224 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/191102976 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (*.f64 #s(literal -1/5159780352000 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1/191102976 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/331776 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/331776 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (*.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))))
(*.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal -1/17280 binary64) (*.f64 x x))))))
(*.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/13824 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/373248000 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/518400 binary64)) #s(literal -1/576 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))))

simplify267.0ms (1.5%)

Algorithm
egg-herbie
Rules
2990×*-lowering-*.f32
2990×*-lowering-*.f64
2640×+-lowering-+.f64
2640×+-lowering-+.f32
1536×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02262773
17482505
229172440
094382440
Stop Event
iter limit
node limit
Counts
240 → 240
Calls
Call 1
Inputs
(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)))
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
(+ 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)
(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)
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 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp x))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (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) (- (* -1/96 (pow x 2)) 1/4)))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 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)))
(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 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))))) (+ (* -1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/6 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))))))) (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (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)))
(* (pow x 3) (sqrt -1/720))
(* (pow x 3) (+ (sqrt -1/720) (* 1/48 (/ 1 (* (pow x 2) (sqrt -1/720))))))
(* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720))))))
(* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (+ (* 1/2 (/ (- 1 (* -1/48 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (pow (sqrt -1/720) 2)))) (* (pow x 6) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720)))))))
(* -1 (* (pow x 3) (sqrt -1/720)))
(* -1 (* (pow x 3) (+ (sqrt -1/720) (* 1/48 (/ 1 (* (pow x 2) (sqrt -1/720)))))))
(* -1 (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720)))))))
(* -1 (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (+ (* 1/2 (/ (- 1 (* -1/48 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (pow (sqrt -1/720) 2)))) (* (pow x 6) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720))))))))
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -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))
(* -1/4 (pow x 2))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* 1/24 (pow x 2))
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))
(* -1/720 (pow x 4))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* -1/720 (pow x 4))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
(* -1/720 (pow x 2))
1/24
(+ 1/24 (* -1/720 (pow x 2)))
(+ 1/24 (* -1/720 (pow x 2)))
(+ 1/24 (* -1/720 (pow x 2)))
(* -1/720 (pow x 2))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* -1/720 (pow x 2))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
Outputs
(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 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))))) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 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))))
(+.f64 (*.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 (*.f64 #s(literal 1/6 binary64) (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))) #s(literal 0 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)))
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 x (*.f64 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 (*.f64 x 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))
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 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)
(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 (*.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)))) (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 (*.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/6 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) #s(literal 0 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))
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 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 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 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+.f64 (*.f64 x (-.f64 (*.f64 (*.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 #s(literal -1/96 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 #s(literal -1/96 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 #s(literal -1/96 binary64))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+.f64 (*.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 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (*.f64 x (+.f64 (*.f64 #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 x (*.f64 x #s(literal -1/96 binary64)))))))) #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 #s(literal -1/96 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 #s(literal -1/96 binary64))))))))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (exp 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) #s(literal 1/96 binary64))))))) (exp.f64 x))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 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 x (*.f64 x #s(literal -1/96 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 x (*.f64 x #s(literal -1/96 binary64))))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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)))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))
(+ (* -1 (* x (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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))))))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))
(+.f64 (*.f64 x (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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))))))))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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))))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))))) (+ (* -1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/6 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))))))) (+ (* -1 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))) (* 1/2 (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))) (fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2))))))
(+.f64 (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))) (*.f64 x (+.f64 (*.f64 #s(literal 1/6 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))) #s(literal 0 binary64))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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))))))))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (+.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))))))))))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(/ (fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2)))))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64)))))))) (exp.f64 x))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))
(fmod (exp x) (sqrt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.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)))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 binary64))))))))
(fmod (exp x) (sqrt (- (+ 1 (* 1/24 (pow x 4))) (+ (* 1/720 (pow x 6)) (* 1/2 (pow x 2))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/2 binary64))) (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 6 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 x (*.f64 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 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))
(* (pow x 3) (sqrt -1/720))
(*.f64 (*.f64 x x) (*.f64 x (sqrt.f64 #s(literal -1/720 binary64))))
(* (pow x 3) (+ (sqrt -1/720) (* 1/48 (/ 1 (* (pow x 2) (sqrt -1/720))))))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (sqrt.f64 #s(literal -1/720 binary64)) (/.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64))))))
(* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720))))))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (+.f64 (sqrt.f64 #s(literal -1/720 binary64)) (/.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64)))))))
(* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (+ (* 1/2 (/ (- 1 (* -1/48 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (pow (sqrt -1/720) 2)))) (* (pow x 6) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720)))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64))) (/.f64 (/.f64 #s(literal -29/32 binary64) (pow.f64 x #s(literal 6 binary64))) (sqrt.f64 #s(literal -1/720 binary64)))) (+.f64 (sqrt.f64 #s(literal -1/720 binary64)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64)))))))
(* -1 (* (pow x 3) (sqrt -1/720)))
(*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) (sqrt.f64 #s(literal -1/720 binary64))))
(* -1 (* (pow x 3) (+ (sqrt -1/720) (* 1/48 (/ 1 (* (pow x 2) (sqrt -1/720)))))))
(*.f64 (+.f64 (sqrt.f64 #s(literal -1/720 binary64)) (/.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720)))))))
(*.f64 (+.f64 (+.f64 (sqrt.f64 #s(literal -1/720 binary64)) (/.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64)))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (+ (sqrt -1/720) (+ (* -1/2 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (* (pow x 4) (sqrt -1/720)))) (+ (* 1/2 (/ (- 1 (* -1/48 (/ (+ 1/2 (* 1/2304 (/ 1 (pow (sqrt -1/720) 2)))) (pow (sqrt -1/720) 2)))) (* (pow x 6) (sqrt -1/720)))) (/ 1/48 (* (pow x 2) (sqrt -1/720))))))))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (/.f64 (/.f64 #s(literal 1/48 binary64) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64))) (/.f64 (/.f64 #s(literal -29/32 binary64) (pow.f64 x #s(literal 6 binary64))) (sqrt.f64 #s(literal -1/720 binary64)))) (+.f64 (sqrt.f64 #s(literal -1/720 binary64)) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (sqrt.f64 #s(literal -1/720 binary64))))))))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/96 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* -1/4 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/4 binary64)))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(* 1/24 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/24 binary64))
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(* -1/720 (pow x 4))
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))
(* -1/720 (pow x 4))
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
1/24
#s(literal 1/24 binary64)
(+ 1/24 (* -1/720 (pow x 2)))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
(+ 1/24 (* -1/720 (pow x 2)))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
(+ 1/24 (* -1/720 (pow x 2)))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))
(* -1/720 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/720 binary64))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))
(* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))

eval103.0ms (0.6%)

Compiler

Compiled 18958 to 1991 computations (89.5% saved)

prune92.0ms (0.5%)

Pruning

24 alts after pruning (20 fresh and 4 done)

PrunedKeptTotal
New69717714
Fresh134
Picked235
Done011
Total70024724
Accuracy
28.9%
Counts
724 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.9%
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (cos.f64 x)))
5.5%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
4.2%
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
17.1%
(/.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.1%
(/.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 x))
6.9%
(/.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)))))))) (exp.f64 x))
6.5%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
6.3%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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.0%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) x))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (exp.f64 x))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
2.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (exp.f64 x))
1.5%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (exp.f64 x))
6.6%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))) (exp.f64 x))
5.2%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
6.4%
(/.f64 (fmod.f64 (exp.f64 x) #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))))))))
5.9%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
6.8%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
23.9%
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
6.6%
(*.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)))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
6.0%
(*.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 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
5.9%
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))
6.8%
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
Compiler

Compiled 775 to 503 computations (35.1% saved)

simplify36.0ms (0.2%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (exp.f64 x))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
cost-diff0
(exp.f64 x)
cost-diff0
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
cost-diff0
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
cost-diff0
(+.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
(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)) (+.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
(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
708×fma-define
600×fma-lowering-fma.f32
600×fma-lowering-fma.f64
284×*-lowering-*.f32
284×*-lowering-*.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
030297
171256
2184248
3408248
4652248
5862248
6916248
7918248
0918248
Stop Event
iter limit
saturated
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) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (exp x) 1)
(exp x)
x
1
(+ 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) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(exp x)
x
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
1
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(* x (+ -1/4 (* x (* x -1/96))))
(+ -1/4 (* x (* x -1/96)))
-1/4
(* x (* x -1/96))
(* x -1/96)
-1/96
(+ 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) (* -1/96 (* (* x x) (* x x)))) (exp x))
(fmod (exp x) (* -1/96 (* (* x x) (* x x))))
(exp x)
x
(* -1/96 (* (* x x) (* x x)))
-1/96
(* (* x x) (* 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) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(/.f64 (fmod.f64 (exp.f64 x) #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 (exp x) 1)
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(exp x)
(exp.f64 x)
x
1
#s(literal 1 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) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x 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))))))))
(fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(exp x)
(exp.f64 x)
x
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))
1
#s(literal 1 binary64)
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(* x (+ -1/4 (* x (* x -1/96))))
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(+ -1/4 (* x (* x -1/96)))
(+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))
-1/4
#s(literal -1/4 binary64)
(* x (* x -1/96))
(*.f64 #s(literal -1/96 binary64) (*.f64 x x))
(* x -1/96)
(*.f64 x #s(literal -1/96 binary64))
-1/96
#s(literal -1/96 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) (* -1/96 (* (* x x) (* x x)))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 x))
(fmod (exp x) (* -1/96 (* (* x x) (* x x))))
(fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(exp x)
(exp.f64 x)
x
(* -1/96 (* (* x x) (* x x)))
(*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))
-1/96
#s(literal -1/96 binary64)
(* (* x x) (* x x))
(*.f64 x (*.f64 x (*.f64 x x)))
(* x x)
(*.f64 x x)

localize725.0ms (4.1%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.9%
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
accuracy99.8%
(*.f64 (*.f64 x x) (*.f64 x x))
accuracy99.6%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (exp.f64 x))
accuracy26.4%
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
accuracy99.8%
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
accuracy99.5%
(*.f64 x #s(literal 1/6 binary64))
accuracy99.5%
(*.f64 x #s(literal -1/96 binary64))
accuracy28.2%
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
accuracy100.0%
(/.f64 (fmod.f64 (exp.f64 x) #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))))))))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
accuracy99.5%
(*.f64 x #s(literal 1/6 binary64))
accuracy28.2%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
accuracy100.0%
(exp.f64 x)
accuracy28.2%
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
accuracy100.0%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
accuracy100.0%
(exp.f64 x)
accuracy99.6%
(/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (exp.f64 x))
Results
225.0ms154×1valid
211.0ms53×5exit
195.0ms46×2valid
1.0ms0valid
Compiler

Compiled 299 to 31 computations (89.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 426.0ms
ival-fmod: 116.0ms (27.2% of total)
ival-mult: 102.0ms (23.9% of total)
...c/correct-round.rkt:119:19: 84.0ms (19.7% of total)
backward-pass: 57.0ms (13.4% of total)
ival-exp: 24.0ms (5.6% of total)
ival-div: 21.0ms (4.9% of total)
ival-add: 19.0ms (4.5% of total)
const: 2.0ms (0.5% of total)

series38.0ms (0.2%)

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) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6))))))>
#<alt (/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))>
#<alt (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))>
#<alt (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))>
#<alt (/ (fmod (exp x) (* -1/96 (* (* x x) (* x x)))) (exp x))>
#<alt (fmod (exp x) (* -1/96 (* (* x x) (* x x))))>
#<alt (* -1/96 (* (* x x) (* x x)))>
#<alt (* x 1/6)>
#<alt (* x (+ 1/2 (* x 1/6)))>
#<alt (* x -1/96)>
#<alt (* x (* x -1/96))>
#<alt (* (* x x) (* x 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)>
#<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 (* 6 (/ (fmod (exp x) 1) (pow x 3)))>
#<alt (/ (+ (* -18 (/ (fmod (exp x) 1) x)) (* 6 (fmod (exp x) 1))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) 1)) (* 36 (fmod (exp x) 1))) (pow x 2))) (* 6 (fmod (exp x) 1))) (* 18 (/ (fmod (exp x) 1) x))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) 1)) (+ (* -3 (+ (* -54 (fmod (exp x) 1)) (* 36 (fmod (exp x) 1)))) (* 36 (fmod (exp x) 1)))) (pow x 3))) (* 6 (fmod (exp x) 1))) (+ (* -54 (/ (fmod (exp x) 1) (pow x 2))) (+ (* 18 (/ (fmod (exp x) 1) x)) (* 36 (/ (fmod (exp x) 1) (pow x 2)))))) (pow x 3))>
#<alt (* 6 (/ (fmod (exp x) 1) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* 18 (/ (fmod (exp x) 1) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) 1) x)) (* 54 (/ (fmod (exp x) 1) x))) (* 18 (fmod (exp x) 1))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) 1) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) 1)) (* 54 (fmod (exp x) 1))) x)) (* 36 (/ (fmod (exp x) 1) x)))) (+ (* -36 (fmod (exp x) 1)) (* 54 (fmod (exp x) 1)))) x)) (* 18 (fmod (exp x) 1))) x))) (pow x 3)))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (* 1/6 (pow x 3))>
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))>
#<alt (* 1/6 (pow x 3))>
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (* 6 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))>
#<alt (/ (+ (* -18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 2))) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (+ (* -3 (+ (* -54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (pow x 3))) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (+ (* -54 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2))) (+ (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2)))))) (pow x 3))>
#<alt (* 6 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 54 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (* 18 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x)) (* 36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))) (+ (* -36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) x)) (* 18 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (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) (- (* -1/96 (pow x 2)) 1/4)))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (+ (* -1 (* x (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4))))))) (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4)))))) (+ (* -1/2 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/6 (fmod (exp x) (* -1/96 (pow x 4)))))))) (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4))))))) (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (fmod (exp x) (* -1/96 (pow x 4)))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1/96 (pow x 4))>
#<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/2 x)>
#<alt (* x (+ 1/2 (* 1/6 x)))>
#<alt (* x (+ 1/2 (* 1/6 x)))>
#<alt (* x (+ 1/2 (* 1/6 x)))>
#<alt (* 1/6 (pow x 2))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* 1/6 (pow x 2))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<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 (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
Calls

48 calls:

TimeVariablePointExpression
26.0ms
x
@-inf
(/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
1.0ms
x
@inf
(/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
1.0ms
x
@0
(/ (fmod 1 1) (exp x))
1.0ms
x
@inf
(/ (fmod (exp x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
1.0ms
x
@-inf
(/ (fmod (exp x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))

rewrite367.0ms (2.1%)

Algorithm
batch-egg-rewrite
Rules
3766×/-lowering-/.f32
3766×/-lowering-/.f64
3762×*-lowering-*.f32
3762×*-lowering-*.f64
1714×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
030158
1159134
21291134
08339134
Stop Event
iter limit
node limit
Counts
17 → 279
Calls
Call 1
Inputs
(/ (fmod 1 1) (exp x))
(fmod 1 1)
(exp x)
(fmod (exp x) 1)
(/ (fmod (exp x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6))))))
(/ (fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (exp x) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
(/ (fmod (exp x) (* -1/96 (* (* x x) (* x x)))) (exp x))
(fmod (exp x) (* -1/96 (* (* x x) (* x x))))
(* -1/96 (* (* x x) (* x x)))
(* x 1/6)
(* x (+ 1/2 (* x 1/6)))
(* x -1/96)
(* x (* x -1/96))
(* (* x x) (* x x))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 #s(literal 0 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) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 #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) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))))
(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)) (exp.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)))
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (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)) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))))
(neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))))
(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 #s(literal 1 binary64) (exp.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (exp.f64 x)) #s(literal -1 binary64))
(pow.f64 (exp.f64 x) #s(literal 1 binary64))
(pow.f64 (exp.f64 #s(literal 1 binary64)) x)
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) #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) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) #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) (-.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) #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)))))))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) #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 #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) #s(literal 1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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) #s(literal 1 binary64))))))
(/.f64 (fmod.f64 (exp.f64 x) #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) #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 #s(literal -1 binary64) (-.f64 #s(literal 0 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) #s(literal 1 binary64)))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.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 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 #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)))))) (*.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 (*.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 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 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) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 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 #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)))))) (*.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) #s(literal 1 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 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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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) #s(literal 1 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)))))) (*.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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 (+.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))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #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 (fmod.f64 (exp.f64 x) #s(literal 1 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) #s(literal 1 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 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) #s(literal 1 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) #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) #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 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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) #s(literal 1 binary64))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 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)))))) (*.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) #s(literal 1 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)))))) (*.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 #s(literal 1 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) #s(literal 1 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 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))))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 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 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 #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 #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 x (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #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)))))) #s(literal 1 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)))))))) (neg.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))
(-.f64 #s(literal 0 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 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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 #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)))))) #s(literal -1 binary64))))
(-.f64 (/.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)))))))) #s(literal 1 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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)))
(fma.f64 #s(literal 1 binary64) x (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)))
(fma.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))
(fma.f64 x #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)))
(fma.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))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) x #s(literal 1 binary64))
(fma.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) #s(literal 1 binary64))
(neg.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 #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 #s(literal 1 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)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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)))))) (*.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 (*.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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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))))
(/.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))
(/.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))
(/.f64 (+.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)))))) (*.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 #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)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 #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) (+.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)))))) (*.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 0 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 #s(literal 0 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)))))) (*.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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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) (-.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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (-.f64 #s(literal 0 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 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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)) (+.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 (*.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 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (*.f64 (*.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)))))) (*.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)))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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)))))) (*.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)))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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)))))) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) (*.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)))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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)) (*.f64 (-.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)))))) (*.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 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))) (*.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)))))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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)) (*.f64 (+.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 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)))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 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)))))) (*.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 #s(literal 0 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 (neg.f64 (-.f64 #s(literal 0 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))) (neg.f64 (-.f64 #s(literal 0 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 (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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))) (neg.f64 (+.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 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64))) (*.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))
(/.f64 (-.f64 (pow.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)))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.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)))))))) (/.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 (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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)))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)))) (-.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(/.f64 (-.f64 (*.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)))))))) (/.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 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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)))))))) (/.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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) (+.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))
(*.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 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))
(*.f64 (+.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)))))) (*.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 #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 #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)))))) (*.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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 #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 #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) (+.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)))))) (*.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 #s(literal 0 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 #s(literal 0 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 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 #s(literal 0 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 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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)) (/.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)))))) #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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x 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)))))))))
(-.f64 (/.f64 #s(literal 0 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x 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)))))))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x 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)))))))))
(/.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x 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))))))))
(/.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 #s(literal -1/96 binary64) (*.f64 x 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))))))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.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 (*.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 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 #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)))))) (*.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 (*.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 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 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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 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 #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)))))) (*.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 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 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)))))))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.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)))))) (*.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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) #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 #s(literal -1/96 binary64) (*.f64 x 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)))))))))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) #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 #s(literal -1/96 binary64) (*.f64 x 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)))))))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))))
(*.f64 (/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.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)))))) (*.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 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.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)))))) (*.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 #s(literal 1 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 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 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 x (*.f64 x (+.f64 #s(literal -1/4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 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 #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 #s(literal 0 binary64) (-.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 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(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 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.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 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #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 #s(literal -1/96 binary64) (*.f64 x x))))))) (neg.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) x #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) #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 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.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 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(/.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 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 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) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal -1 binary64)) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #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 #s(literal -1/96 binary64) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 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 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #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 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (+.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #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 #s(literal -1/96 binary64) (*.f64 x x)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 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) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(*.f64 (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (exp.f64 x))) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(neg.f64 (/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 x))
(/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))))
(pow.f64 (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (exp.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))))
(*.f64 (exp.f64 (-.f64 #s(literal 0 binary64) x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (exp.f64 x))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (exp.f64 x) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))
(*.f64 (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fmod.f64 (exp.f64 x) (*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))))))
(*.f64 x (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))))
(*.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(*.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) (*.f64 x x))
(*.f64 (*.f64 x x) (*.f64 #s(literal -1/96 binary64) (*.f64 x x)))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/96 binary64))
(*.f64 (*.f64 x (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) x)
(*.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/96 binary64)))
(*.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x (*.f64 x x))) x)
(*.f64 x #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) x)
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (/.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) x)))
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))) (neg.f64 (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64)))) (-.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) x)
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))))
(*.f64 (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))))
(*.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (+.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal -1/2 binary64))))))
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))
(*.f64 x #s(literal -1/96 binary64))
(*.f64 #s(literal -1/96 binary64) x)
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(*.f64 #s(literal -1/96 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/96 binary64)) x)
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (*.f64 #s(literal 2 binary64) (log.f64 x))))
(pow.f64 x #s(literal 4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(*.f64 x (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))
(*.f64 (*.f64 x (*.f64 x x)) x)

simplify297.0ms (1.7%)

Algorithm
egg-herbie
Rules
2776×*-lowering-*.f32
2776×*-lowering-*.f64
2042×+-lowering-+.f64
2042×+-lowering-+.f32
2008×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03102329
110822130
242772108
080942108
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)
(+ (* -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))
(* 6 (/ (fmod (exp x) 1) (pow x 3)))
(/ (+ (* -18 (/ (fmod (exp x) 1) x)) (* 6 (fmod (exp x) 1))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) 1)) (* 36 (fmod (exp x) 1))) (pow x 2))) (* 6 (fmod (exp x) 1))) (* 18 (/ (fmod (exp x) 1) x))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) 1)) (+ (* -3 (+ (* -54 (fmod (exp x) 1)) (* 36 (fmod (exp x) 1)))) (* 36 (fmod (exp x) 1)))) (pow x 3))) (* 6 (fmod (exp x) 1))) (+ (* -54 (/ (fmod (exp x) 1) (pow x 2))) (+ (* 18 (/ (fmod (exp x) 1) x)) (* 36 (/ (fmod (exp x) 1) (pow x 2)))))) (pow x 3))
(* 6 (/ (fmod (exp x) 1) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* 18 (/ (fmod (exp x) 1) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) 1) x)) (* 54 (/ (fmod (exp x) 1) x))) (* 18 (fmod (exp x) 1))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) 1) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) 1)) (* 54 (fmod (exp x) 1))) x)) (* 36 (/ (fmod (exp x) 1) x)))) (+ (* -36 (fmod (exp x) 1)) (* 54 (fmod (exp x) 1)))) x)) (* 18 (fmod (exp x) 1))) x))) (pow x 3)))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(* 6 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(/ (+ (* -18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 2))) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (+ (* -3 (+ (* -54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (pow x 3))) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (+ (* -54 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2))) (+ (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2)))))) (pow x 3))
(* 6 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 54 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (* 18 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x)) (* 36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))) (+ (* -36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) x)) (* 18 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (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) (- (* -1/96 (pow x 2)) 1/4)))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(fmod (exp x) (* -1/96 (pow x 4)))
(+ (* -1 (* x (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4))))))) (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4)))))) (+ (* -1/2 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/6 (fmod (exp x) (* -1/96 (pow x 4)))))))) (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4))))))) (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod (exp x) (* -1/96 (pow x 4)))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* -1/96 (pow x 4))
(* 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/2 x)
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -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))
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
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 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 x (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1/2 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 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 x (+.f64 (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal -1/3 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)
(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 x (*.f64 #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)))))
(* 6 (/ (fmod (exp x) 1) (pow x 3)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 x (*.f64 x x)))
(/ (+ (* -18 (/ (fmod (exp x) 1) x)) (* 6 (fmod (exp x) 1))) (pow x 3))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 #s(literal -18 binary64) (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) x))) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) 1)) (* 36 (fmod (exp x) 1))) (pow x 2))) (* 6 (fmod (exp x) 1))) (* 18 (/ (fmod (exp x) 1) x))) (pow x 3))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 (*.f64 #s(literal 18 binary64) (-.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64)))) x)) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) 1)) (+ (* -3 (+ (* -54 (fmod (exp x) 1)) (* 36 (fmod (exp x) 1)))) (* 36 (fmod (exp x) 1)))) (pow x 3))) (* 6 (fmod (exp x) 1))) (+ (* -54 (/ (fmod (exp x) 1) (pow x 2))) (+ (* 18 (/ (fmod (exp x) 1) x)) (* 36 (/ (fmod (exp x) 1) (pow x 2)))))) (pow x 3))
(/.f64 (-.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 36 binary64)) (+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -108 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 54 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -54 binary64)) (*.f64 x x)) (+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 18 binary64)) (/.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 36 binary64)) x) x)))) (*.f64 x (*.f64 x x)))
(* 6 (/ (fmod (exp x) 1) (pow x 3)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* 18 (/ (fmod (exp x) 1) x))) (pow x 3)))
(/.f64 (+.f64 (*.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) x) #s(literal 18 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -6 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) 1) x)) (* 54 (/ (fmod (exp x) 1) x))) (* 18 (fmod (exp x) 1))) x))) (pow x 3)))
(/.f64 (+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -6 binary64)) (*.f64 #s(literal -18 binary64) (/.f64 (-.f64 (/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) x) (fmod.f64 (exp.f64 x) #s(literal 1 binary64))) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) 1)) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) 1) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) 1)) (* 54 (fmod (exp x) 1))) x)) (* 36 (/ (fmod (exp x) 1) x)))) (+ (* -36 (fmod (exp x) 1)) (* 54 (fmod (exp x) 1)))) x)) (* 18 (fmod (exp x) 1))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -6 binary64)) (/.f64 (-.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -18 binary64)) (/.f64 (+.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -108 binary64)) x) (+.f64 (+.f64 (/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 54 binary64)) x) (/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal 36 binary64)) x)) (*.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) #s(literal -18 binary64)))) x)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x 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)))))))
(* 1/6 (pow x 3))
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(* 1/6 (pow x 3))
(*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(*.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))
(*.f64 (-.f64 #s(literal -1/6 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))) (*.f64 x (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) (*.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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #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 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))))
(* 6 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(*.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 6 binary64) (*.f64 x (*.f64 x x))))
(/ (+ (* -18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 3))
(/.f64 (+.f64 (*.f64 #s(literal -18 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) #s(literal 1/96 binary64)))))) x)) (*.f64 #s(literal 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) #s(literal 1/96 binary64)))))))) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 2))) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3))
(/.f64 (+.f64 (*.f64 #s(literal 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) #s(literal 1/96 binary64))))))) (*.f64 #s(literal 18 binary64) (/.f64 (-.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) #s(literal 1/96 binary64)))))) x) (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))))))) x))) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (+ (* -3 (+ (* -54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (* 36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (pow x 3))) (* 6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (+ (* -54 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2))) (+ (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2)))))) (pow x 3))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 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) #s(literal 1/96 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) #s(literal 1/96 binary64)))))) (/.f64 #s(literal 18 binary64) x)) (+.f64 (/.f64 (*.f64 #s(literal 36 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) #s(literal 1/96 binary64))))))) (*.f64 x x)) (/.f64 (*.f64 #s(literal -54 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) #s(literal 1/96 binary64))))))) (*.f64 x x))))) (/.f64 (+.f64 (*.f64 #s(literal 36 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) #s(literal 1/96 binary64))))))) (+.f64 (*.f64 #s(literal -108 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) #s(literal 1/96 binary64))))))) (*.f64 #s(literal 54 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) #s(literal 1/96 binary64))))))))) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(* 6 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(*.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 6 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 18 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3)))
(/.f64 (+.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) #s(literal 1/96 binary64)))))) (/.f64 #s(literal 18 binary64) x)) (*.f64 #s(literal -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) #s(literal 1/96 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (+ (* -36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 54 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (* 18 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 #s(literal -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) #s(literal 1/96 binary64))))))) (*.f64 #s(literal -18 binary64) (/.f64 (-.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) #s(literal 1/96 binary64)))))) x) (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))))))) x))) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (+ (* 3 (/ (+ (* -36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x)) (* 36 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))) (+ (* -36 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) x)) (* 18 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 #s(literal -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) #s(literal 1/96 binary64))))))) (/.f64 (-.f64 (*.f64 #s(literal -18 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) #s(literal 1/96 binary64))))))) (/.f64 (+.f64 (*.f64 #s(literal -108 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) #s(literal 1/96 binary64)))))) x)) (+.f64 (*.f64 #s(literal 36 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) #s(literal 1/96 binary64)))))) x)) (+.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) #s(literal 1/96 binary64)))))) (/.f64 #s(literal 54 binary64) x)) (*.f64 #s(literal -18 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) #s(literal 1/96 binary64)))))))))) x)) x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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))))))
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 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #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 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(+ (* -1 (* x (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4))))))) (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))
(+.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 x (-.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4)))))) (+ (* -1/2 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/6 (fmod (exp x) (* -1/96 (pow x 4)))))))) (+ (* -1 (fmod (exp x) (* -1/96 (pow x 4)))) (* 1/2 (fmod (exp x) (* -1/96 (pow x 4))))))) (fmod (exp x) (* -1/96 (pow x 4))))) (fmod (exp x) (* -1/96 (pow x 4))))
(+.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (*.f64 x (-.f64 (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) (*.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) #s(literal -1/3 binary64)))))) (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(/ (fmod (exp x) (* -1/96 (pow x 4))) (exp x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (exp.f64 x))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(fmod (exp x) (* -1/96 (pow x 4)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* 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/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* 1/6 (pow x 2))
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(* 1/6 (pow x 2))
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)
(pow x 4)
(*.f64 (*.f64 x (*.f64 x x)) x)

eval132.0ms (0.7%)

Compiler

Compiled 24998 to 1432 computations (94.3% saved)

prune85.0ms (0.5%)

Pruning

24 alts after pruning (21 fresh and 3 done)

PrunedKeptTotal
New71715732
Fresh9615
Picked505
Done134
Total73224756
Accuracy
29.3%
Counts
756 → 24
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.4%
(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))
24.6%
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
1.2%
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
24.0%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
7.5%
(/.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
13.9%
(/.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)) (+.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))))))))
9.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
16.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)) (+.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))))))))
25.1%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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))))))))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (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))) (exp.f64 x))
6.9%
(/.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)))))))) (exp.f64 x))
6.5%
(/.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))))))))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (exp.f64 x))
1.6%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x 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))))))))
3.7%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x 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))))))))
2.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (exp.f64 x))
1.2%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))
6.6%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))) (exp.f64 x))
5.2%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
5.9%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
6.6%
(*.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)))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
6.0%
(*.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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
6.4%
(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) #s(literal 1 binary64)))) #s(literal -1 binary64)))
Compiler

Compiled 1031 to 618 computations (40.1% saved)

simplify149.0ms (0.8%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.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)))))))
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 (*.f64 x 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 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (exp.f64 x))
cost-diff0
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
cost-diff0
(-.f64 #s(literal 0 binary64) x)
cost-diff128
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))
cost-diff128
(*.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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
cost-diff0
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
cost-diff0
(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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
cost-diff0
(/.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
cost-diff0
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
cost-diff0
(+.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
(+.f64 #s(literal 1 binary64) x)
cost-diff0
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
cost-diff0
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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))))))))
Rules
2636×sum4-define
2588×sum3-define
1914×fma-lowering-fma.f32
1914×fma-lowering-fma.f64
1774×fma-define
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
048476
1132421
2376421
3890421
41639421
52402421
64518421
76394421
08051421
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (fmod (+ 1 x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (+ 1 x) 1)
(+ 1 x)
1
x
(+ 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 1 1)
1
(/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(+ 1 (* x (+ 1 (* x 1/2))))
1
(* x (+ 1 (* x 1/2)))
x
(+ 1 (* x 1/2))
(* x 1/2)
1/2
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(* x (+ -1/4 (* x (* x -1/96))))
(+ -1/4 (* x (* x -1/96)))
-1/4
(* x (* x -1/96))
(* x -1/96)
-1/96
(+ 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))
(* x 1/6)
1/6
(* (+ (- 0 x) 1) (fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4)))))
(+ (- 0 x) 1)
(- 0 x)
0
x
1
(fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4))))
(exp x)
(+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4)))
(* (* x x) (+ (* (* x x) -1/96) -1/4))
(* x x)
(+ (* (* x x) -1/96) -1/4)
(* (* x x) -1/96)
-1/96
-1/4
(/ (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)))
(+ -1/96 (* (* x x) -19/5760))
-1/96
(* (* x x) -19/5760)
-19/5760
Outputs
(/ (fmod (+ 1 x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 (+ 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
(+ 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 1 1)
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
1
#s(literal 1 binary64)
(/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(/.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 #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))))))))
(fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(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 #s(literal -1/96 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)))))
1
#s(literal 1 binary64)
(* x (+ 1 (* x 1/2)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
x
(+ 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)
(+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(* x (* x (+ -1/4 (* x (* x -1/96)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(* x (+ -1/4 (* x (* x -1/96))))
(*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(+ -1/4 (* x (* x -1/96)))
(+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
-1/4
#s(literal -1/4 binary64)
(* x (* x -1/96))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(* x -1/96)
(*.f64 x #s(literal -1/96 binary64))
-1/96
#s(literal -1/96 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)))
(* x 1/6)
(*.f64 x #s(literal 1/6 binary64))
1/6
#s(literal 1/6 binary64)
(* (+ (- 0 x) 1) (fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4)))))
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
(+ (- 0 x) 1)
(-.f64 #s(literal 1 binary64) x)
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
x
1
#s(literal 1 binary64)
(fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(exp x)
(exp.f64 x)
(+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(* (* x x) (+ (* (* x x) -1/96) -1/4))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(* x x)
(*.f64 x x)
(+ (* (* x x) -1/96) -1/4)
(+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(* (* x x) -1/96)
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
-1/96
#s(literal -1/96 binary64)
-1/4
#s(literal -1/4 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 (*.f64 x 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 (*.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))))
(+ -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)

localize2.8s (15.6%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy99.8%
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
accuracy99.7%
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
accuracy99.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 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (exp.f64 x))
accuracy28.2%
(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))))))))
accuracy100.0%
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))
accuracy100.0%
(*.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) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
accuracy99.7%
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
accuracy28.2%
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))
accuracy99.8%
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
accuracy99.5%
(*.f64 x #s(literal 1/6 binary64))
accuracy99.5%
(*.f64 x #s(literal -1/96 binary64))
accuracy28.2%
(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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
accuracy100.0%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
accuracy100.0%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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))))))))
accuracy99.5%
(*.f64 x #s(literal 1/6 binary64))
accuracy28.3%
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
Results
2.2s53×5exit
295.0ms143×1valid
113.0ms46×2valid
9.0ms14×0valid
Compiler

Compiled 492 to 49 computations (90% saved)

Precisions
Click to see histograms. Total time spent on operations: 2.5s
ival-fmod: 2.1s (84.4% of total)
...c/correct-round.rkt:119:19: 87.0ms (3.5% of total)
ival-add: 85.0ms (3.4% of total)
ival-mult: 80.0ms (3.2% of total)
backward-pass: 65.0ms (2.6% of total)
ival-div: 32.0ms (1.3% of total)
ival-exp: 17.0ms (0.7% of total)
ival-sub: 15.0ms (0.6% of total)
const: 2.0ms (0.1% of total)

series20.0ms (0.1%)

Counts
25 → 288
Calls
Call 1
Inputs
#<alt (/ (fmod (+ 1 x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))>
#<alt (fmod (+ 1 x) 1)>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6))))))>
#<alt (fmod 1 1)>
#<alt (/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))>
#<alt (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))>
#<alt (+ 1 (* x (+ 1 (* x 1/2))))>
#<alt (* x (+ 1 (* x 1/2)))>
#<alt (* (+ (- 0 x) 1) (fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4)))))>
#<alt (+ (- 0 x) 1)>
#<alt (- 0 x)>
#<alt (fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4))))>
#<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 (exp x)>
#<alt (+ 1 (* (* x x) (+ -1/4 (* (* x x) (+ -1/96 (* (* x x) -19/5760))))))>
#<alt (* x 1/6)>
#<alt (* x (+ 1/2 (* x 1/6)))>
#<alt (* x -1/96)>
#<alt (* x (* x -1/96))>
#<alt (* (* x x) -1/96)>
#<alt (* (* x x) (+ (* (* x x) -1/96) -1/4))>
#<alt (* (* x x) (+ -1/96 (* (* x x) -19/5760)))>
#<alt (* (* x x) -19/5760)>
Outputs
#<alt (fmod (+ 1 x) 1)>
#<alt (+ (* -1 (* x (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1)))) (+ (* -1/2 (fmod (+ 1 x) 1)) (* 1/6 (fmod (+ 1 x) 1)))))) (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))>
#<alt (* 6 (/ (fmod (+ 1 x) 1) (pow x 3)))>
#<alt (/ (+ (* -18 (/ (fmod (+ 1 x) 1) x)) (* 6 (fmod (+ 1 x) 1))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -54 (fmod (+ 1 x) 1)) (* 36 (fmod (+ 1 x) 1))) (pow x 2))) (* 6 (fmod (+ 1 x) 1))) (* 18 (/ (fmod (+ 1 x) 1) x))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -108 (fmod (+ 1 x) 1)) (+ (* -3 (+ (* -54 (fmod (+ 1 x) 1)) (* 36 (fmod (+ 1 x) 1)))) (* 36 (fmod (+ 1 x) 1)))) (pow x 3))) (* 6 (fmod (+ 1 x) 1))) (+ (* -54 (/ (fmod (+ 1 x) 1) (pow x 2))) (+ (* 18 (/ (fmod (+ 1 x) 1) x)) (* 36 (/ (fmod (+ 1 x) 1) (pow x 2)))))) (pow x 3))>
#<alt (* 6 (/ (fmod (- 1 (* -1 x)) 1) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* 18 (/ (fmod (- 1 (* -1 x)) 1) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* -1 (/ (- (+ (* -36 (/ (fmod (- 1 (* -1 x)) 1) x)) (* 54 (/ (fmod (- 1 (* -1 x)) 1) x))) (* 18 (fmod (- 1 (* -1 x)) 1))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (- 1 (* -1 x)) 1) x)) (+ (* 3 (/ (+ (* -36 (fmod (- 1 (* -1 x)) 1)) (* 54 (fmod (- 1 (* -1 x)) 1))) x)) (* 36 (/ (fmod (- 1 (* -1 x)) 1) x)))) (+ (* -36 (fmod (- 1 (* -1 x)) 1)) (* 54 (fmod (- 1 (* -1 x)) 1)))) x)) (* 18 (fmod (- 1 (* -1 x)) 1))) x))) (pow x 3)))>
#<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 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (* 1/6 (pow x 3))>
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))>
#<alt (* 1/6 (pow x 3))>
#<alt (* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))>
#<alt (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))>
#<alt (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* x (- (* -1 (* x (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (* 6 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))>
#<alt (/ (+ (* -18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -54 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 2))) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (* 18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3))>
#<alt (/ (- (+ (* -1 (/ (+ (* -108 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (+ (* -3 (+ (* -54 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (pow x 3))) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (+ (* -54 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2))) (+ (* 18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 36 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2)))))) (pow x 3))>
#<alt (* 6 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 18 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (+ (* -36 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 54 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (* 18 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))>
#<alt (* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (+ (* 3 (/ (+ (* -36 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x)) (* 36 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))) (+ (* -36 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) x)) (* 18 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))>
#<alt (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 x)))>
#<alt (* x (+ 1 (* 1/2 x)))>
#<alt (* x (+ 1 (* 1/2 x)))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))>
#<alt (* -1 (* x (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))>
#<alt (* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))>
#<alt (* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))>
#<alt (* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))>
#<alt (* -1 (* x (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))>
#<alt (* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* x (- (/ 1 x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 (* x (- 1 (/ 1 x))))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<alt (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))>
#<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 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 (* 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/2 x)>
#<alt (* x (+ 1/2 (* 1/6 x)))>
#<alt (* x (+ 1/2 (* 1/6 x)))>
#<alt (* x (+ 1/2 (* 1/6 x)))>
#<alt (* 1/6 (pow x 2))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* 1/6 (pow x 2))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<alt (* -1/96 x)>
#<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 (* -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 (* -1/4 (pow x 2))>
#<alt (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))>
#<alt (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))>
#<alt (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1/96 (pow x 4))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (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 (* -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))>
Calls

72 calls:

TimeVariablePointExpression
2.0ms
x
@0
(/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
1.0ms
x
@inf
(/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
1.0ms
x
@-inf
(/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
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))

rewrite273.0ms (1.5%)

Algorithm
batch-egg-rewrite
Rules
3214×fma-lowering-fma.f32
3214×fma-lowering-fma.f64
2462×*-lowering-*.f32
2462×*-lowering-*.f64
1790×prod-diff
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
048274
1324242
22948241
08518241
Stop Event
iter limit
node limit
Counts
25 → 419
Calls
Call 1
Inputs
(/ (fmod (+ 1 x) 1) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (+ 1 x) 1)
(+ 1 x)
(+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6))))))
(fmod 1 1)
(/ (fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96))))))) (+ 1 (* x (+ 1 (* x (+ 1/2 (* x 1/6)))))))
(fmod (+ 1 (* x (+ 1 (* x 1/2)))) (+ 1 (* x (* x (+ -1/4 (* x (* x -1/96)))))))
(+ 1 (* x (+ 1 (* x 1/2))))
(* x (+ 1 (* x 1/2)))
(* (+ (- 0 x) 1) (fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4)))))
(+ (- 0 x) 1)
(- 0 x)
(fmod (exp x) (+ 1 (* (* x x) (+ (* (* x x) -1/96) -1/4))))
(/ (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)
(+ 1 (* (* x x) (+ -1/4 (* (* x x) (+ -1/96 (* (* x x) -19/5760))))))
(* x 1/6)
(* x (+ 1/2 (* x 1/6)))
(* x -1/96)
(* x (* x -1/96))
(* (* x x) -1/96)
(* (* x x) (+ (* (* x x) -1/96) -1/4))
(* (* x x) (+ -1/96 (* (* x x) -19/5760)))
(* (* x x) -19/5760)
Outputs
(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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 (neg.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))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 #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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (+.f64 (neg.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 #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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) (neg.f64 (+.f64 (neg.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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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))))))))
(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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.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 #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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 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 x) (*.f64 (+.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/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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(-.f64 #s(literal 0 binary64) (+.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))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(neg.f64 (+.f64 x #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) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.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 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))
(/.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 #s(literal 1 binary64) x) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) 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 0 binary64) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (+.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))
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #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 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))))
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.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)))
(+.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 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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) x))
(+.f64 x (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.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 #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))))))) (fma.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) x (*.f64 x (*.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 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.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 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fma.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x (*.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 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) (fma.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) (*.f64 x x) (*.f64 x (*.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)))))))
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.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)))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.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/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)))))))))
(fma.f64 #s(literal 1 binary64) x (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)))
(fma.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))
(fma.f64 x #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) #s(literal 1 binary64)))
(fma.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))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))) x #s(literal 1 binary64))
(fma.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) #s(literal 1 binary64))
(fma.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 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))) x #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #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 x) (*.f64 (+.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/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))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))))
(/.f64 (+.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 x) (*.f64 (+.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/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 #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 x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.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/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)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/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))))))))
(/.f64 (neg.f64 (+.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 x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (+.f64 (neg.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 #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 x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 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 (*.f64 (*.f64 x x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))) #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)))))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.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 #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 x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))))))) #s(literal -1 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))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) #s(literal -1 binary64))
(*.f64 (+.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 x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 binary64))))))))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/2 binary64) (*.f64 x #s(literal 1/6 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)))))))))
(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 (+.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 #s(literal -1/96 binary64))))))))) #s(literal -1 binary64)))
(neg.f64 (/.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 #s(literal -1/96 binary64))))))) (+.f64 (neg.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))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (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 #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 #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 (+.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 #s(literal -1/96 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 (+.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 #s(literal -1/96 binary64)))))))) #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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (-.f64 #s(literal 0 binary64) (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 #s(literal -1/96 binary64)))))))) (+.f64 (neg.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 #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 (+.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 #s(literal -1/96 binary64))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (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 #s(literal -1/96 binary64))))))))) (neg.f64 (+.f64 (neg.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 (+.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 #s(literal -1/96 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))))))))
(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 (+.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 #s(literal -1/96 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 (+.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 #s(literal -1/96 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #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))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 #s(literal -1/96 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 (+.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 #s(literal -1/96 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 (neg.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 #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 (+.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 #s(literal -1/96 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 (+.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 #s(literal -1/96 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.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 #s(literal -1/96 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 x) (*.f64 (+.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/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 (+.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 #s(literal -1/96 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.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/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 (+.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 #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 #s(literal 1 binary64) (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))
(+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x))
(+.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.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 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (neg.f64 (*.f64 x #s(literal 1/2 binary64))) x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) (*.f64 x (*.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)))))
(-.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x (*.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)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.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)))))))
(fma.f64 #s(literal 1 binary64) x (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(fma.f64 x #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.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 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(fma.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))) (neg.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.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 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.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))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.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 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.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)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.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))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (+.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 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) (neg.f64 (+.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 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.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 (-.f64 (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.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 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64))
(pow.f64 (/.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 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 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 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 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 x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(+.f64 x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+.f64 x (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fma.f64 x #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) x)
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x x)
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (*.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) (-.f64 x (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (-.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) 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)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) x)
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))) x)
(+.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 #s(literal -1/96 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 #s(literal -1/96 binary64))))))) x))
(+.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 #s(literal -1/96 binary64))))))) 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 #s(literal -1/96 binary64))))))) #s(literal 1 binary64)))
(+.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 x (*.f64 x #s(literal -1/96 binary64)))))))) (*.f64 x (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(+.f64 (*.f64 x (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (*.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 x (*.f64 x #s(literal -1/96 binary64)))))))))
(fma.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 x (*.f64 x #s(literal -1/96 binary64))))))) (*.f64 x (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))))
(fma.f64 x (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))) (*.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 x (*.f64 x #s(literal -1/96 binary64)))))))))
(fma.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 #s(literal -1/96 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 #s(literal -1/96 binary64))))))) x))
(fma.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 #s(literal -1/96 binary64))))))) 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 #s(literal -1/96 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 #s(literal -1/96 binary64))))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))
(/.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 #s(literal -1/96 binary64))))))) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)))
(/.f64 (*.f64 (+.f64 (*.f64 x x) #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 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 x #s(literal -1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 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 #s(literal -1/96 binary64))))))) (+.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
(+.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(-.f64 #s(literal 0 binary64) (+.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))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(neg.f64 (+.f64 x #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) (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.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 (*.f64 x x) #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))
(/.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 #s(literal 1 binary64) x) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) 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 0 binary64) (*.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (+.f64 x #s(literal -1 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 0 binary64) (+.f64 x #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))) (+.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))
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) #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 (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 x x))))
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.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)))
x
(+.f64 x #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) x)
(exp.f64 (*.f64 (log.f64 x) #s(literal 1 binary64)))
(-.f64 #s(literal 0 binary64) x)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x)
(-.f64 (/.f64 #s(literal 0 binary64) x) x)
(fma.f64 #s(literal 1 binary64) x #s(literal 0 binary64))
(fma.f64 x #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64))
(neg.f64 x)
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x x) x)
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))
(pow.f64 x #s(literal 1 binary64))
(pow.f64 (/.f64 x (*.f64 x x)) #s(literal -1 binary64))
(pow.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 x x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1 binary64) x)
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (exp.f64 x) (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)))
(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) (exp.f64 x))))
(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)))))))))) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) (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 (exp.f64 x) (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))))))))) (exp.f64 x))
(/.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) (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 (*.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) (exp.f64 x))))
(/.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)) (exp.f64 x))
(pow.f64 (/.f64 (exp.f64 x) (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))
(pow.f64 (/.f64 (/.f64 (exp.f64 x) (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)) #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))))))))) (exp.f64 x)))
(*.f64 (exp.f64 x) (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 (exp.f64 x) (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 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))))))))) (exp.f64 x))
(*.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) (exp.f64 x))))
(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)
(exp.f64 (*.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 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))
(*.f64 #s(literal 1 binary64) (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) (neg.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 #s(literal 1 binary64) (*.f64 (neg.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)))
(+.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 x (*.f64 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 x (*.f64 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 #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 #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 (*.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))))))) (*.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))))))))) (+.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 x (*.f64 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)))))))
(fma.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))
(fma.f64 x (*.f64 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)))
(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 #s(literal -1/4 binary64) (*.f64 x x) (+.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)))
(fma.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)))
(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))
(fma.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) #s(literal 1 binary64))
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (+.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)))
(fma.f64 (*.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))))))) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.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 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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))))))))))))
(/.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 x x) (*.f64 (*.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))))))) (*.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))))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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)))))))))) (+.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 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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)))))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.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))))))))) (+.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 x x) (*.f64 (*.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))))))) (*.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)))))))))) (+.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 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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))))))))))) (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 x x) (*.f64 (*.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))))))) (*.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))))))))))) (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 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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)))))))))) (+.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.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))))))))) (*.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 (*.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))))))) (*.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)) (-.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)))
(pow.f64 (/.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 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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))
(pow.f64 (/.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 x x) (*.f64 (*.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))))))) (*.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))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.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)))))))))) (/.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 x x) (*.f64 (*.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))))))) (*.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)))))))))) (/.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 x #s(literal 1/6 binary64))
(*.f64 #s(literal 1/6 binary64) x)
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(fma.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(fma.f64 x #s(literal 1/2 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x #s(literal 1/6 binary64)) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(fma.f64 #s(literal 1/2 binary64) x (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/6 binary64) (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x #s(literal 1/6 binary64)) x (*.f64 x #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/6 binary64) (*.f64 x #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))) (*.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal 1/6 binary64))) (*.f64 x (*.f64 x #s(literal 1/6 binary64))))) (-.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x #s(literal 1/6 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/216 binary64))) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x #s(literal 1/6 binary64)) (-.f64 (*.f64 x #s(literal 1/6 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) 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/2 binary64) (*.f64 x #s(literal 1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))) x)
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64)))) x)
(*.f64 x #s(literal -1/96 binary64))
(*.f64 #s(literal -1/96 binary64) x)
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(*.f64 #s(literal -1/96 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/96 binary64)) x)
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(*.f64 x (*.f64 x #s(literal -1/96 binary64)))
(*.f64 #s(literal -1/96 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/96 binary64)) x)
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(+.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(+.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 1 binary64)) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(fma.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) x (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x #s(literal -1/4 binary64)) x (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) #s(literal 1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/96 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (-.f64 (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))) (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) (*.f64 (*.f64 x (*.f64 x #s(literal -1/4 binary64))) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (-.f64 (*.f64 x (*.f64 x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x (*.f64 x #s(literal -1/4 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))))) (+.f64 (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/384 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))))) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/16 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)))) (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/384 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64)))) (*.f64 x x)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/16 binary64)) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x #s(literal -1/96 binary64))) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))
(*.f64 (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) x)
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))
(*.f64 (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))) (*.f64 x x))
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))) x)
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))) (*.f64 x 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 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 x (*.f64 x #s(literal -1/96 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 x (*.f64 (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 #s(literal -1/96 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(fma.f64 (*.f64 x #s(literal -1/96 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) (*.f64 x x) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -19/5760 binary64)) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -19/5760 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) x) x (*.f64 x (*.f64 x #s(literal -1/96 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/884736 binary64))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -6859/191102976000 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))) (*.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 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))) (-.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) (+.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 (*.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 (*.f64 x x) #s(literal -19/5760 binary64))))
(/.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)))) (*.f64 x 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))) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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/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)
(*.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)

simplify276.0ms (1.6%)

Algorithm
egg-herbie
Rules
2408×*-lowering-*.f32
2408×*-lowering-*.f64
1782×sum3-define
1740×sum4-define
1704×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03614185
112213633
246183603
080153603
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
(fmod (+ 1 x) 1)
(+ (* -1 (* x (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1)))) (+ (* -1/2 (fmod (+ 1 x) 1)) (* 1/6 (fmod (+ 1 x) 1)))))) (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))
(* 6 (/ (fmod (+ 1 x) 1) (pow x 3)))
(/ (+ (* -18 (/ (fmod (+ 1 x) 1) x)) (* 6 (fmod (+ 1 x) 1))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (+ 1 x) 1)) (* 36 (fmod (+ 1 x) 1))) (pow x 2))) (* 6 (fmod (+ 1 x) 1))) (* 18 (/ (fmod (+ 1 x) 1) x))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (+ 1 x) 1)) (+ (* -3 (+ (* -54 (fmod (+ 1 x) 1)) (* 36 (fmod (+ 1 x) 1)))) (* 36 (fmod (+ 1 x) 1)))) (pow x 3))) (* 6 (fmod (+ 1 x) 1))) (+ (* -54 (/ (fmod (+ 1 x) 1) (pow x 2))) (+ (* 18 (/ (fmod (+ 1 x) 1) x)) (* 36 (/ (fmod (+ 1 x) 1) (pow x 2)))))) (pow x 3))
(* 6 (/ (fmod (- 1 (* -1 x)) 1) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* 18 (/ (fmod (- 1 (* -1 x)) 1) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* -1 (/ (- (+ (* -36 (/ (fmod (- 1 (* -1 x)) 1) x)) (* 54 (/ (fmod (- 1 (* -1 x)) 1) x))) (* 18 (fmod (- 1 (* -1 x)) 1))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (- 1 (* -1 x)) 1) x)) (+ (* 3 (/ (+ (* -36 (fmod (- 1 (* -1 x)) 1)) (* 54 (fmod (- 1 (* -1 x)) 1))) x)) (* 36 (/ (fmod (- 1 (* -1 x)) 1) x)))) (+ (* -36 (fmod (- 1 (* -1 x)) 1)) (* 54 (fmod (- 1 (* -1 x)) 1)))) x)) (* 18 (fmod (- 1 (* -1 x)) 1))) x))) (pow x 3)))
(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)))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))
(* 1/6 (pow x 3))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(+ (* -1 (* x (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(* 6 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(/ (+ (* -18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 2))) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (* 18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (+ (* -3 (+ (* -54 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (pow x 3))) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (+ (* -54 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2))) (+ (* 18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 36 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2)))))) (pow x 3))
(* 6 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 18 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (+ (* -36 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 54 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (* 18 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (+ (* 3 (/ (+ (* -36 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x)) (* 36 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))) (+ (* -36 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) x)) (* 18 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* 1/2 x))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* 1/2 x)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(* -1 (* x (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))
(* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))
(* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))
(* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))
(* -1 (* x (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))
1
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(+ 1 (* -1 x))
(* -1 x)
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* x (- (/ 1 x) 1))
(* -1 x)
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 (* x (- 1 (/ 1 x))))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 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)))))))
(* 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/2 x)
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* x (+ 1/2 (* 1/6 x)))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* 1/6 (pow x 2))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -1/96 x)
(* -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))
(* -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))
(* -1/4 (pow x 2))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1/96 (pow x 4))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (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))))))
(* -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))
Outputs
(fmod (+ 1 x) 1)
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(+ (* -1 (* x (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))
(+.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x #s(literal 1/2 binary64))) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1)))) (+ (* -1/2 (fmod (+ 1 x) 1)) (* 1/6 (fmod (+ 1 x) 1)))))) (+ (* -1 (fmod (+ 1 x) 1)) (* 1/2 (fmod (+ 1 x) 1))))) (fmod (+ 1 x) 1))) (fmod (+ 1 x) 1))
(+.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 1/2 binary64)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -1/3 binary64))) (-.f64 #s(literal 0 binary64) x)))) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))))
(* 6 (/ (fmod (+ 1 x) 1) (pow x 3)))
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x))))
(/ (+ (* -18 (/ (fmod (+ 1 x) 1) x)) (* 6 (fmod (+ 1 x) 1))) (pow x 3))
(/.f64 (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -18 binary64)) x)) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (+ 1 x) 1)) (* 36 (fmod (+ 1 x) 1))) (pow x 2))) (* 6 (fmod (+ 1 x) 1))) (* 18 (/ (fmod (+ 1 x) 1) x))) (pow x 3))
(/.f64 (+.f64 (-.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -18 binary64) (*.f64 x x)))) (/.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -18 binary64)) x)) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (+ 1 x) 1)) (+ (* -3 (+ (* -54 (fmod (+ 1 x) 1)) (* 36 (fmod (+ 1 x) 1)))) (* 36 (fmod (+ 1 x) 1)))) (pow x 3))) (* 6 (fmod (+ 1 x) 1))) (+ (* -54 (/ (fmod (+ 1 x) 1) (pow x 2))) (+ (* 18 (/ (fmod (+ 1 x) 1) x)) (* 36 (/ (fmod (+ 1 x) 1) (pow x 2)))))) (pow x 3))
(/.f64 (-.f64 (-.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 6 binary64)) (/.f64 (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 36 binary64)) (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -108 binary64)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 54 binary64)))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal -54 binary64) (*.f64 x x))) (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 18 binary64) x)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 36 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)))
(* 6 (/ (fmod (- 1 (* -1 x)) 1) (pow x 3)))
(*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* 18 (/ (fmod (- 1 (* -1 x)) 1) x))) (pow x 3)))
(/.f64 (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 18 binary64) x)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -6 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* -1 (/ (- (+ (* -36 (/ (fmod (- 1 (* -1 x)) 1) x)) (* 54 (/ (fmod (- 1 (* -1 x)) 1) x))) (* 18 (fmod (- 1 (* -1 x)) 1))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -6 binary64)) (/.f64 (*.f64 #s(literal 18 binary64) (-.f64 (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x) (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (- 1 (* -1 x)) 1)) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (- 1 (* -1 x)) 1) x)) (+ (* 3 (/ (+ (* -36 (fmod (- 1 (* -1 x)) 1)) (* 54 (fmod (- 1 (* -1 x)) 1))) x)) (* 36 (/ (fmod (- 1 (* -1 x)) 1) x)))) (+ (* -36 (fmod (- 1 (* -1 x)) 1)) (* 54 (fmod (- 1 (* -1 x)) 1)))) x)) (* 18 (fmod (- 1 (* -1 x)) 1))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -6 binary64)) (/.f64 (+.f64 (/.f64 (+.f64 (/.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -108 binary64)) x) (+.f64 (/.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal 36 binary64)) x) (+.f64 (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (/.f64 #s(literal 54 binary64) x)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -18 binary64))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) #s(literal -18 binary64))) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(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)
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)))))))
(* 1/6 (pow x 3))
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/2 binary64) x) (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))
(* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))
(*.f64 (*.f64 x (*.f64 x x)) (+.f64 (+.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(* 1/6 (pow x 3))
(*.f64 x (*.f64 #s(literal 1/6 binary64) (*.f64 x x)))
(* (pow x 3) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1 binary64) x)) x) #s(literal -1/6 binary64))))
(* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))
(*.f64 (+.f64 (/.f64 (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/6 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(+ (* -1 (* x (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(*.f64 (-.f64 #s(literal 1 binary64) x) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))
(+ (* x (- (* -1 (* x (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+.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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) (*.f64 x (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))))
(+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))) (+ (* -1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/6 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))))))) (+ (* -1 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))) (* 1/2 (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(+.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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) (*.f64 x (-.f64 (*.f64 x (+.f64 (*.f64 #s(literal 1/2 binary64) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 #s(literal 1/2 binary64) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))) #s(literal -1/3 binary64)))))) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))))
(* 6 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(/.f64 (*.f64 #s(literal 6 binary64) (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 #s(literal 1/96 binary64)))))))) (*.f64 x (*.f64 x x)))
(/ (+ (* -18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 3))
(/.f64 (-.f64 (*.f64 #s(literal 6 binary64) (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 #s(literal 1/96 binary64)))))))) (/.f64 (*.f64 #s(literal 18 binary64) (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 #s(literal 1/96 binary64)))))))) x)) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -54 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (pow x 2))) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (* 18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -18 binary64) (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 #s(literal 1/96 binary64)))))))) x) (-.f64 (*.f64 #s(literal 6 binary64) (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 #s(literal 1/96 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 #s(literal 1/96 binary64))))))) (/.f64 #s(literal -18 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x)))
(/ (- (+ (* -1 (/ (+ (* -108 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (+ (* -3 (+ (* -54 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (* 36 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) (pow x 3))) (* 6 (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) (+ (* -54 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2))) (+ (* 18 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 36 (/ (fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 2)))))) (pow x 3))
(/.f64 (-.f64 (-.f64 (*.f64 #s(literal 6 binary64) (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 #s(literal 1/96 binary64)))))))) (/.f64 (+.f64 (*.f64 #s(literal 36 binary64) (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 #s(literal 1/96 binary64)))))))) (+.f64 (*.f64 #s(literal -108 binary64) (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 #s(literal 1/96 binary64)))))))) (*.f64 #s(literal 54 binary64) (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 #s(literal 1/96 binary64)))))))))) (*.f64 x (*.f64 x x)))) (+.f64 (*.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 #s(literal 1/96 binary64))))))) (/.f64 #s(literal 36 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 #s(literal 18 binary64) (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 #s(literal 1/96 binary64)))))))) x) (*.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 #s(literal 1/96 binary64))))))) (/.f64 #s(literal -54 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)))
(* 6 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) (pow x 3)))
(/.f64 (*.f64 #s(literal 6 binary64) (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 #s(literal 1/96 binary64)))))))) (*.f64 x (*.f64 x x)))
(* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 18 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (pow x 3)))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 18 binary64) (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 #s(literal 1/96 binary64)))))))) x) (*.f64 #s(literal -6 binary64) (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 #s(literal 1/96 binary64))))))))) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (+ (* -36 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (* 54 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x))) (* 18 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 #s(literal -6 binary64) (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 #s(literal 1/96 binary64)))))))) (/.f64 (*.f64 #s(literal 18 binary64) (-.f64 (/.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 #s(literal 1/96 binary64))))))) x) (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 #s(literal 1/96 binary64))))))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(* -1 (/ (+ (* -6 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* -1 (/ (- (* -1 (/ (- (+ (* -108 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (+ (* 3 (/ (+ (* -36 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x)) (* 36 (/ (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))) (+ (* -36 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (* 54 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))) x)) (* 18 (fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))) x))) (pow x 3)))
(/.f64 (-.f64 (*.f64 #s(literal -6 binary64) (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 #s(literal 1/96 binary64)))))))) (/.f64 (+.f64 (/.f64 (+.f64 (+.f64 (*.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 #s(literal 1/96 binary64))))))) (/.f64 #s(literal 54 binary64) x)) (/.f64 (*.f64 #s(literal 36 binary64) (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 #s(literal 1/96 binary64)))))))) x)) (+.f64 (/.f64 (*.f64 #s(literal -108 binary64) (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 #s(literal 1/96 binary64)))))))) x) (*.f64 #s(literal -18 binary64) (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 #s(literal 1/96 binary64)))))))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal -18 binary64) (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 #s(literal 1/96 binary64))))))))) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (+ 1 (* x (+ 1 (* 1/2 x)))) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (+ x (* 1/2 (pow x 2)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 binary64)))))))
(fmod (+ 1 (* x (- 1 (* -1/2 x)))) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(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 #s(literal 1/96 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 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))))
x
(* x (+ 1 (* 1/2 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* x (+ 1 (* 1/2 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* x (+ 1 (* 1/2 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))
(+ (* -1 (* x (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))) (fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
(*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))
(* -1 (* x (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))))
(* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))
(*.f64 x (-.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 #s(literal 1/96 binary64))))))) x) (fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))))
(* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))
(*.f64 x (-.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 #s(literal 1/96 binary64))))))) x) (fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))))
(* x (+ (* -1 (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))) (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)))
(*.f64 x (-.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 #s(literal 1/96 binary64))))))) x) (fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))))
(* -1 (* x (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))))
(-.f64 #s(literal 0 binary64) (*.f64 x (fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))))
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 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 #s(literal 1/96 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 #s(literal 1/96 binary64))))))) x))))
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 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 #s(literal 1/96 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 #s(literal 1/96 binary64))))))) x))))
(* -1 (* x (+ (* -1 (/ (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))) x)) (fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2))))))))))
(-.f64 #s(literal 0 binary64) (*.f64 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 #s(literal 1/96 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 #s(literal 1/96 binary64))))))) x))))
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* x (- (/ 1 x) 1))
(-.f64 #s(literal 1 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))
(* -1 (* x (- 1 (/ 1 x))))
(-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
(fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 binary64)))))))
(fmod (exp x) (+ 1 (* -1 (* (pow x 2) (+ 1/4 (* 1/96 (pow x 2)))))))
(fmod.f64 (exp.f64 x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x #s(literal 1/96 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) #s(literal -1/4 binary64))))) (*.f64 x (-.f64 (*.f64 (*.f64 x #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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) #s(literal -1/4 binary64)))))) (*.f64 (-.f64 #s(literal 0 binary64) 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) #s(literal -1/4 binary64)))))) (*.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))) #s(literal -1/4 binary64))))) #s(literal -1/3 binary64)))))) (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 (*.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)))) (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 (*.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)))) (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 (*.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)))) (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 (*.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)))) (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 (*.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)))) (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 (*.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)))) (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 (*.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)))) (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 (*.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)))) (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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.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 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 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)))))
(* (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 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.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 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))
(* 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/2 x)
(*.f64 x #s(literal 1/2 binary64))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* x (+ 1/2 (* 1/6 x)))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* 1/6 (pow x 2))
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* 1/6 (pow x 2))
(*.f64 #s(literal 1/6 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* (pow x 2) (+ 1/6 (* 1/2 (/ 1 x))))
(*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x #s(literal 1/6 binary64))))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 x)
(*.f64 x #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/96 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/96 binary64))
(* -1/4 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))
(* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/96 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/96 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/96 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(* -1/96 (pow x 4))
(*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/96 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/96 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 #s(literal -1/96 binary64) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal -1 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 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64))))
(* -19/5760 (pow x 4))
(*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(* -19/5760 (pow x 4))
(*.f64 #s(literal -19/5760 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (*.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) #s(literal -1 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))
(* -19/5760 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))

eval134.0ms (0.8%)

Compiler

Compiled 28663 to 1977 computations (93.1% saved)

prune127.0ms (0.7%)

Pruning

25 alts after pruning (20 fresh and 5 done)

PrunedKeptTotal
New8469855
Fresh51116
Picked325
Done033
Total85425879
Accuracy
66.3%
Counts
879 → 25
Alt Table
Click to see full alt table
StatusAccuracyProgram
15.4%
(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))
24.6%
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
24.0%
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
6.8%
(/.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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.5%
(/.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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.6%
(/.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) x))
16.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)) (+.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))))))))
25.6%
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
9.7%
(/.f64 (fmod.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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.3%
(/.f64 (fmod.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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) (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))) (exp.f64 x))
6.9%
(/.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)))))))) (exp.f64 x))
6.5%
(/.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))))))))
6.9%
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (exp.f64 x))
5.0%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (exp.f64 x))
3.7%
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x 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))))))))
6.6%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))) (exp.f64 x))
5.2%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))))))))) (exp.f64 x))
7.1%
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
5.9%
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
56.7%
(/.f64 (fmod.f64 x #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))))))))
6.6%
(*.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)))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
6.3%
(*.f64 (-.f64 #s(literal 1 binary64) x) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64)))))))
6.4%
(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) #s(literal 1 binary64)))) #s(literal -1 binary64)))
Compiler

Compiled 1646 to 579 computations (64.8% saved)

regimes32.0ms (0.2%)

Counts
52 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(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 x #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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 (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 #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 1 binary64) x) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) 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)) (+.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 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (-.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
(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)))
(fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x 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 (exp.f64 x) #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 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) x))
(*.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 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64))))))))
(*.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) #s(literal -1/96 binary64)) #s(literal -1/4 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x (*.f64 x x)) x) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x 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))))))))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) x) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 #s(literal -1/96 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x 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))))))))
(fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/4 binary64))))) (exp.f64 x))
(fmod.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))) (sqrt.f64 (cos.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (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 x (*.f64 x #s(literal -1/96 binary64)))))))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 #s(literal -1/96 binary64) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (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) (+.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))))))) (exp.f64 x))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(/.f64 (fmod.f64 #s(literal 1 binary64) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 #s(literal 1 binary64) x))
(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) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 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)))))))))) (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)))))))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))))))))))) (exp.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 (fmod.f64 (exp.f64 x) (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))) (exp.f64 x))
(/.f64 (fmod.f64 (exp.f64 x) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (+.f64 #s(literal 19/5760 binary64) (/.f64 #s(literal 1/96 binary64) (*.f64 x x))) (/.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (exp.f64 x))
Outputs
(/.f64 (fmod.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x #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))))))))
Calls

2 calls:

16.0ms
x
12.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
61.5%2x
61.6%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)

regimes8.0ms (0%)

Counts
15 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(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 x #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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 (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 #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 1 binary64) x) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) 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)) (+.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 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (-.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 (+.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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x #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))))))))
Calls

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
60.3%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes5.0ms (0%)

Counts
11 → 2
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(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 x #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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #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 (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 #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 1 binary64) x) (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 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 x #s(literal -1/96 binary64)))))))) (+.f64 #s(literal 1 binary64) 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)) (+.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 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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))))))))
Outputs
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (fmod.f64 x #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))))))))
Calls

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
59.7%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
4 → 1
Calls
Call 1
Inputs
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(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
(/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
25.6%1x
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 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
Outputs
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
Calls

1 calls:

1.0ms
x
Results
AccuracySegmentsBranch
24.6%1x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes1.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
24.0%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch44.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
41.0ms
-7.781507017608639e-154
-1.436465759075849e-157
Results
36.0ms128×1valid
Compiler

Compiled 527 to 331 computations (37.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 30.0ms
ival-exp: 12.0ms (40.3% of total)
ival-fmod: 9.0ms (30.2% of total)
ival-mult: 2.0ms (6.7% of total)
ival-cos: 2.0ms (6.7% of total)
ival-sqrt: 2.0ms (6.7% of total)
backward-pass: 2.0ms (6.7% of total)
ival-neg: 1.0ms (3.4% of total)
const: 0.0ms (0% of total)

bsearch56.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
53.0ms
-1.5595607017003877e-307
2.2286815465711032e-305
Results
33.0ms96×1valid
15.0ms32×2valid
Compiler

Compiled 447 to 259 computations (42.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 41.0ms
ival-fmod: 17.0ms (41.1% of total)
ival-exp: 15.0ms (36.3% of total)
ival-mult: 2.0ms (4.8% of total)
ival-cos: 2.0ms (4.8% of total)
ival-sqrt: 2.0ms (4.8% of total)
backward-pass: 2.0ms (4.8% of total)
ival-neg: 1.0ms (2.4% of total)
const: 0.0ms (0% of total)

bsearch56.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
50.0ms
-1.5595607017003877e-307
2.2286815465711032e-305
Results
25.0ms96×1valid
17.0ms32×2valid
Compiler

Compiled 255 to 163 computations (36.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 35.0ms
ival-exp: 15.0ms (43.3% of total)
ival-fmod: 10.0ms (28.9% of total)
ival-mult: 2.0ms (5.8% of total)
ival-cos: 2.0ms (5.8% of total)
ival-sqrt: 2.0ms (5.8% of total)
backward-pass: 2.0ms (5.8% of total)
ival-neg: 1.0ms (2.9% of total)
const: 0.0ms (0% of total)

simplify9.0ms (0.1%)

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

Useful iterations: 0 (0.0ms)

IterNodesCost
045165
168165
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal -2264377454892925/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (/.f64 (fmod.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x #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)))))))))
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x #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)))))))))
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fmod.f64 x #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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))
Outputs
(if (<=.f64 x #s(literal -2264377454892925/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (/.f64 (fmod.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x #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)))))))))
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 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 x (*.f64 x (+.f64 #s(literal -1/4 binary64) (*.f64 x (*.f64 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 x #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)))))))))
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x)) (/.f64 (fmod.f64 x #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)))))))))
(if (<=.f64 x #s(literal -20240225330731/101201126653655309176247673359458653524778324882071059178450679013715169783997673445980191850718562247593538932158405955694904368692896738433506699970369254960758712138283180682233453871046608170619883839236372534281003741712346349309051677824579778170405028256179384776166707307615251266093163754323003131653853870546747392 binary64)) (/.f64 (fmod.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64))) (/.f64 (fmod.f64 x #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 (fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (fmod.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 x #s(literal 1 binary64)))
(fmod.f64 (+.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(fmod.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))
(fmod.f64 #s(literal 1 binary64) #s(literal 1 binary64))

soundness1.5s (8.2%)

Rules
2990×*-lowering-*.f32
2990×*-lowering-*.f64
2776×*-lowering-*.f32
2776×*-lowering-*.f64
2640×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
078395
1228372
2768360
33502348
08399348
03614185
112213633
246183603
080153603
03102329
110822130
242772108
080942108
02262773
17482505
229172440
094382440
0810
11510
2269
3329
4419
5479
6559
7649
8659
0659
Stop Event
fuel
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 859 to 487 computations (43.3% saved)

preprocess42.0ms (0.2%)

Compiler

Compiled 354 to 106 computations (70.1% saved)

end0.0ms (0%)

Profiling

Loading profile data...