expfmod (used to be hard to sample)

Time bar (total: 8.6s)

start0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

analyze244.0ms (2.8%)

Memory
0.8MiB live, 329.0MiB allocated; 35ms collecting garbage
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 10 computations (16.7% saved)

sample5.5s (64.2%)

Memory
73.7MiB live, 5 736.4MiB allocated; 1.6s collecting garbage
Samples
1.7s2 741×2valid
1.5s1 615×5exit
950.0ms3 576×1valid
468.0ms3 317×0invalid
245.0ms1 939×0valid
Precisions
Click to see histograms. Total time spent on operations: 4.4s
ival-cos: 1.4s (31.4% of total)
ival-exp: 1.1s (25.7% of total)
ival-fmod: 968.0ms (22% of total)
adjust: 385.0ms (8.8% of total)
ival-sqrt: 350.0ms (8% of total)
ival-mult!: 129.0ms (2.9% of total)
ival-neg: 54.0ms (1.2% of total)
Bogosity

explain191.0ms (2.2%)

Memory
-25.1MiB live, 214.4MiB allocated; 17ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2030-203(-1.4520759451877838e-154)(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
00-0-(sqrt.f64 (cos.f64 x))
00-0-(cos.f64 x)
00-0-(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
00-0-(exp.f64 x)
00-0-(exp.f64 (neg.f64 x))
00-0-(neg.f64 x)
00-0-x
Confusion
Predicted +Predicted -
+0251
-05
Precision
0/0
Recall
0.0
Confusion?
Predicted +Predicted MaybePredicted -
+00251
-005
Precision?
0/0
Recall?
0.0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+001
-000
Precision?
0/0
Recall?
0.0
Samples
64.0ms156×2valid
51.0ms244×1valid
14.0ms96×1exit
2.0ms16×0valid
Compiler

Compiled 72 to 28 computations (61.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 109.0ms
ival-exp: 31.0ms (28.5% of total)
ival-fmod: 29.0ms (26.7% of total)
ival-cos: 20.0ms (18.4% of total)
adjust: 11.0ms (10.1% of total)
ival-sqrt: 10.0ms (9.2% of total)
ival-mult!: 4.0ms (3.7% of total)
ival-neg: 3.0ms (2.8% of total)

preprocess113.0ms (1.3%)

Memory
2.8MiB live, 141.9MiB allocated; 14ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01531
14731
210330
334430
4207830
0810
01510
13110
2609
31679
47699
084589
Stop Event
iter limit
node limit
iter limit
node limit
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 x))
Compiler

Compiled 10 to 8 computations (20% saved)

eval0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 10 to 8 computations (20% saved)

series4.0ms (0%)

Memory
6.0MiB live, 6.0MiB allocated; 0ms collecting garbage
Counts
8 → 30
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp.f64 x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
Calls

3 calls:

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

rewrite179.0ms (2.1%)

Memory
-17.9MiB live, 171.0MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124450
0133443
1636419
05529396
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
38 → 81
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(exp.f64 x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
x
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))
(*.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (neg.f64 x) #s(literal 1 binary64))
(*.f64 x #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64))
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(neg.f64 x)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx x x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))

eval9.0ms (0.1%)

Memory
16.0MiB live, 16.0MiB allocated; 0ms collecting garbage
Compiler

Compiled 1 319 to 303 computations (77% saved)

prune9.0ms (0.1%)

Memory
10.4MiB live, 10.4MiB allocated; 0ms collecting garbage
Pruning

10 alts after pruning (10 fresh and 0 done)

PrunedKeptTotal
New731083
Fresh000
Picked101
Done000
Total741084
Accuracy
25.4%
Counts
84 → 10
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
6.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
6.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
5.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
22.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
4.9%
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
Compiler

Compiled 360 to 264 computations (26.7% saved)

series8.0ms (0.1%)

Memory
8.6MiB live, 8.6MiB allocated; 0ms collecting garbage
Counts
34 → 56
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
x
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64))
#s(literal -1/96 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/24 binary64) (*.f64 x x))
#s(literal 1/24 binary64)
#s(literal 1/2 binary64)
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1/96 (pow x 4))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 (* -1/96 (pow x 2))))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) x (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (+ (* -1/96 (* x x)) -1/4) -1/96 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2)
2.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) x (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (+ (* -1/96 (* x x)) -1/4) -1/96 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2)
2.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) x (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (+ (* -1/96 (* x x)) -1/4) -1/96 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 1/2)

rewrite213.0ms (2.5%)

Memory
8.7MiB live, 146.7MiB allocated; 17ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02031158
02461124
110031097
078961051
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
90 → 325
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
x
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64))
#s(literal -1/96 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/24 binary64) (*.f64 x x))
#s(literal 1/24 binary64)
#s(literal 1/2 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1/96 (pow x 4))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 (* -1/96 (pow x 2))))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 2) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 (cos.f64 x)) #s(literal 1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
x
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (neg.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 x #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64))
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64) #s(literal 1 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/4 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/4 binary64) x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x)
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1/4 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x))
(/.f64 (-.f64 #s(literal 1/16 binary64) (*.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/884736 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64))) (neg.f64 (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/384 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/384 binary64) #s(literal 1/16 binary64)))))
(/.f64 (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/16 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal 1/4 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/384 binary64) #s(literal 1/16 binary64))))
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 x x) #s(literal 1/384 binary64)))))
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal -1/64 binary64)) (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/384 binary64)))))
(fma.f64 (*.f64 #s(literal -1/96 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/4 binary64))
(fma.f64 (*.f64 #s(literal -1/96 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/4 binary64))
(fma.f64 (*.f64 #s(literal -1/96 binary64) x) x #s(literal -1/4 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))
(fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64))
(fma.f64 x (*.f64 #s(literal -1/96 binary64) x) #s(literal -1/4 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal 1/4 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/384 binary64) #s(literal 1/16 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/384 binary64) #s(literal 1/16 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 1/4 binary64))
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/96 binary64) x)) x))
(-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/96 binary64)))
(-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal 1/96 binary64)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/384 binary64))))) (/.f64 #s(literal -1/64 binary64) (fma.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal 1/384 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))
(+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))
#s(literal -1/96 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64))))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64))
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) #s(literal -1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 3 binary64)) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/48 binary64) #s(literal 1/4 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal 1/24 binary64) x) x)
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/24 binary64))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)))
(*.f64 #s(literal 1/24 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/24 binary64) x))
#s(literal 1/24 binary64)
#s(literal 1/2 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal -1/4 binary64)) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64)) #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx x x)
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* -1/96 (* x x)) -1/4) #s(literal -1/4 binary64))
#s(approx (+ (* -1/96 (* x x)) -1/4) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* 1/24 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))
#s(approx (* 1/24 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* -1/96 (* x x)) -1/4) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)))
#s(approx (+ (* -1/96 (* x x)) -1/4) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64) #s(literal 1/24 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64) (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/24 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64) #s(literal 1/24 binary64)) x) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))

eval74.0ms (0.9%)

Memory
-23.1MiB live, 120.6MiB allocated; 22ms collecting garbage
Compiler

Compiled 14 617 to 2 151 computations (85.3% saved)

prune28.0ms (0.3%)

Memory
20.2MiB live, 66.7MiB allocated; 3ms collecting garbage
Pruning

22 alts after pruning (20 fresh and 2 done)

PrunedKeptTotal
New57018588
Fresh325
Picked325
Done000
Total57622598
Accuracy
44.2%
Counts
598 → 22
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.8%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.4%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
3.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
23.6%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
2.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
5.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
5.6%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.3%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
4.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
4.2%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
22.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 980 to 707 computations (27.9% saved)

series14.0ms (0.2%)

Memory
-22.4MiB live, 21.8MiB allocated; 6ms collecting garbage
Counts
41 → 80
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))))
(exp.f64 x)
x
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(pow.f64 x #s(literal -2 binary64))
#s(literal -2 binary64)
#s(literal 1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))
#s(literal 1/2 binary64)
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))
(fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))
#s(literal -1/6 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 1))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) x)))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 2))))
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 -1))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (- (* x (+ 1/2 (* -1/6 x))) 1)))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 x))))
#s(approx (* (* x x) -1/4) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1/4 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/4))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 -1/4))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (- (/ 1 (pow x 2)) 1/4)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/6))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* -1/6 (pow x 2))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/6))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1/6 x)))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/6))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1 (* x (- 1/4 (/ 1 (pow x 2)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2)))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (* 1/2 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x)))))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x)))))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6))))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/6 (* 1/2 (/ 1 x)))))))
Calls

3 calls:

TimeVariablePointExpression
7.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (pow x -2) 1/4) x) x) (* (- (pow x -2) 1/4) x) (- (pow x -2) 1/4) (pow x -2) -2 1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) 1 (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (exp (neg x)) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (+ (* (+ (* -1/6 x) 1/2) x) -1) (+ (* -1/6 x) 1/2) -1/6 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* x x) -1/4))
3.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (pow x -2) 1/4) x) x) (* (- (pow x -2) 1/4) x) (- (pow x -2) 1/4) (pow x -2) -2 1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) 1 (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (exp (neg x)) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (+ (* (+ (* -1/6 x) 1/2) x) -1) (+ (* -1/6 x) 1/2) -1/6 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* x x) -1/4))
2.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) x (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (pow x -2) 1/4) x) x) (* (- (pow x -2) 1/4) x) (- (pow x -2) 1/4) (pow x -2) -2 1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) 1 (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (exp (neg x)) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 -1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (+ (* (+ (* -1/6 x) 1/2) x) -1) (+ (* -1/6 x) 1/2) -1/6 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* x x) -1/4))

rewrite163.0ms (1.9%)

Memory
-4.0MiB live, 231.2MiB allocated; 26ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02611595
03001522
111291481
085461470
Stop Event
iter limit
node limit
iter limit
Counts
121 → 390
Calls
Call 1
Inputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))))
(exp.f64 x)
x
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(pow.f64 x #s(literal -2 binary64))
#s(literal -2 binary64)
#s(literal 1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))
#s(literal 1/2 binary64)
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))
(fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))
#s(literal -1/6 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx x #s(hole binary64 x))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 1))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) x)))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 2))))
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 -1))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (- (* x (+ 1/2 (* -1/6 x))) 1)))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 1/2))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (+ 1/2 (* -1/6 x))))
#s(approx (* (* x x) -1/4) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1/4 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/4))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 -1/4))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (- (/ 1 (pow x 2)) 1/4)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1/6 (pow x 3))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) 1/6))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* (pow x 3) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* (pow x 3) (- (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 3))) (+ 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* -1/6 (pow x 2))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) 1/6))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 x)) (+ 1/6 (/ 1 (pow x 2)))))))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1/6 x)))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 x)) 1/6))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1 (* x (- 1/4 (/ 1 (pow x 2)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2)))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- 1/6 (* 1/2 (/ 1 x)))))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (- 1/2 (/ 1 x)) x)))))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (+ 1/6 (* -1 (/ (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))) x)))))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(hole binary64 (* (pow x 2) (- (* -1 (/ (- (/ 1 x) 1/2) x)) 1/6))))
#s(approx (+ (* -1/6 x) 1/2) #s(hole binary64 (* -1 (* x (- 1/6 (* 1/2 (/ 1 x)))))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
x
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(*.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x))
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1/4 binary64))
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/64 binary64) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(pow.f64 x #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))))
#s(literal -2 binary64)
#s(literal 1/4 binary64)
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (*.f64 x x) #s(literal 1/4 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
#s(literal -1 binary64)
(*.f64 #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal -1/64 binary64) (pow.f64 (*.f64 x x) #s(literal 3 binary64)) #s(literal 1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/4 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/4 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.f64 #s(literal -1/4 binary64) x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal -1 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1/4 binary64)
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x)))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal -1 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))))
(+.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x)))
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) (neg.f64 x)) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1/2 binary64) x (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(fma.f64 x (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(fma.f64 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) #s(literal -1 binary64))
(fma.f64 x #s(literal 1/2 binary64) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(fma.f64 x #s(literal 1/2 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64))
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) x))
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))) (/.f64 #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))))
(+.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal -1 binary64))
(+.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) x) x) #s(literal 1 binary64)))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) (fma.f64 (*.f64 #s(literal -1/6 binary64) x) x #s(literal -1 binary64)))
(+.f64 #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x))
(/.f64 (-.f64 #s(literal 1/8 binary64) (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (*.f64 #s(literal 1/12 binary64) x))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/36 binary64) (*.f64 x x))) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64)))))
(fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))
(fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64))))
(-.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (/.f64 (*.f64 #s(literal 1/36 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal -1/2 binary64))
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal -1/6 binary64)))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(+.f64 (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/36 binary64) (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal -1/12 binary64))))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) (fma.f64 #s(literal -1/6 binary64) x #s(literal -1/2 binary64))))))
(+.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) #s(literal 1/6 binary64)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))
#s(literal -1/6 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) x) x)
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/4 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 #s(literal -1/4 binary64) (*.f64 x x))
(*.f64 x (*.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)))
(*.f64 x (*.f64 #s(literal -1/4 binary64) x))
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx x x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(literal 1 binary64))
#s(approx (* (* (- (pow x -2) 1/4) x) x) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)))
#s(approx (* (- (pow x -2) 1/4) x) (pow.f64 x #s(literal -1 binary64)))
#s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x))
#s(approx (- (pow x -2) 1/4) (pow.f64 x #s(literal -2 binary64)))
#s(approx (- (pow x -2) 1/4) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (pow x -2) (pow.f64 x #s(literal -2 binary64)))
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (-.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/2 x) -1) #s(literal -1 binary64))
#s(approx (+ (* 1/2 x) -1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (-.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) #s(literal -1 binary64))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)))
#s(approx (+ (* -1/6 x) 1/2) #s(literal 1/2 binary64))
#s(approx (+ (* -1/6 x) 1/2) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)))
#s(approx (* (* x x) -1/4) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (* (* (- (pow x -2) 1/4) x) x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (* (* (- (pow x -2) 1/4) x) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (* (- (pow x -2) 1/4) x) (*.f64 #s(literal -1/4 binary64) x))
#s(approx (* (- (pow x -2) 1/4) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x))
#s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64))
#s(approx (- (pow x -2) 1/4) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) x))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1 binary64))) (*.f64 x x)))
#s(approx (+ (* 1/2 x) -1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) -1) (*.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/6 binary64)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) (/.f64 #s(literal 1/2 binary64) x)) (+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/6 binary64))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (*.f64 #s(literal -1/6 binary64) x) x))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x) x))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))
#s(approx (+ (* -1/6 x) 1/2) (*.f64 #s(literal -1/6 binary64) x))
#s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (* (- (pow x -2) 1/4) x) (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (neg.f64 x)))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) (*.f64 x x)))
#s(approx (+ (* 1/2 x) -1) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/6 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x)) x))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (-.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (neg.f64 x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 x)))

eval123.0ms (1.4%)

Memory
18.3MiB live, 92.3MiB allocated; 73ms collecting garbage
Compiler

Compiled 16 040 to 2 133 computations (86.7% saved)

prune92.0ms (1.1%)

Memory
-39.6MiB live, 55.1MiB allocated; 9ms collecting garbage
Pruning

35 alts after pruning (32 fresh and 3 done)

PrunedKeptTotal
New48322505
Fresh51015
Picked415
Done022
Total49235527
Accuracy
59.3%
Counts
527 → 35
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.8%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
3.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
26.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
17.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) x) x)))) (exp.f64 (neg.f64 x)))
7.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) x) x)))) (exp.f64 (neg.f64 x)))
3.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
22.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
24.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
32.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
3.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
2.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
6.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
5.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
5.6%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.0%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
11.3%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
10.3%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
12.7%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
12.0%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
11.5%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
22.5%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
40.3%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
21.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
22.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Compiler

Compiled 1 900 to 1 369 computations (27.9% saved)

series10.0ms (0.1%)

Memory
9.7MiB live, 9.7MiB allocated; 0ms collecting garbage
Counts
45 → 78
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(pow.f64 x #s(literal -2 binary64))
x
#s(literal -2 binary64)
#s(literal 1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x))))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))
(neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))
#s(literal 1/96 binary64)
(pow.f64 x #s(literal 4 binary64))
#s(literal 4 binary64)
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 1))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) x)))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 2))))
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (* x x) -1/4) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 1))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) x)))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 2))))
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 (/ -1/4 (pow x 2))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 (/ (- (* -1/96 (pow x 2)) 1/4) (pow x 2))))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 (/ 1/4 (pow x 2))))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 (/ (+ 1/4 (* 1/96 (pow x 2))) (pow x 2))))
#s(approx (pow x 4) #s(hole binary64 (pow x 4)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1/4 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/4))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 -1/4))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (- (/ 1 (pow x 2)) 1/4)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (* -1/4 x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/4))))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 -1/4))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 (- (/ 1 (pow x 2)) 1/4)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1/96 (pow x 4))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* -1/96 (pow x 4))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 -1/96))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 (* -1 (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 1/96))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1 (* x (- 1/4 (/ 1 (pow x 2)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (* -1 (* x (- 1/4 (/ 1 (pow x 2)))))))
Calls

3 calls:

TimeVariablePointExpression
3.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (pow x -2) 1/4) x) x) (* (- (pow x -2) 1/4) x) (- (pow x -2) 1/4) (pow x -2) x -2 1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* x x) -1/4) (* x x) -1/4 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (/ 1 (* x x)) 1/4) x) x) (* (- (/ 1 (* x x)) 1/4) x) (- (/ 1 (* x x)) 1/4) (/ 1 (* x x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (neg (+ (* (pow x -2) 1/4) 1/96)) (+ (* (pow x -2) 1/4) 1/96) 1/96 (pow x 4) 4)
3.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (pow x -2) 1/4) x) x) (* (- (pow x -2) 1/4) x) (- (pow x -2) 1/4) (pow x -2) x -2 1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* x x) -1/4) (* x x) -1/4 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (/ 1 (* x x)) 1/4) x) x) (* (- (/ 1 (* x x)) 1/4) x) (- (/ 1 (* x x)) 1/4) (/ 1 (* x x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (neg (+ (* (pow x -2) 1/4) 1/96)) (+ (* (pow x -2) 1/4) 1/96) 1/96 (pow x 4) 4)
2.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (pow x -2) 1/4) x) x) (* (- (pow x -2) 1/4) x) (- (pow x -2) 1/4) (pow x -2) x -2 1/4 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* x x) -1/4) (* x x) -1/4 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* (* (- (/ 1 (* x x)) 1/4) x) x) (* (- (/ 1 (* x x)) 1/4) x) (- (/ 1 (* x x)) 1/4) (/ 1 (* x x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (neg (+ (* (pow x -2) 1/4) 1/96)) (+ (* (pow x -2) 1/4) 1/96) 1/96 (pow x 4) 4)

rewrite209.0ms (2.4%)

Memory
18.1MiB live, 156.8MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02331744
02781645
19551621
071991536
Stop Event
iter limit
iter limit
node limit
iter limit
Counts
123 → 528
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(pow.f64 x #s(literal -2 binary64))
x
#s(literal -2 binary64)
#s(literal 1/4 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
(*.f64 x x)
#s(literal -1/4 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x))))
(exp.f64 x)
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))
(neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))
#s(literal 1/96 binary64)
(pow.f64 x #s(literal 4 binary64))
#s(literal 4 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 1))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 1))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) x)))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 2))))
#s(approx (pow x -2) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx x #s(hole binary64 x))
#s(approx (exp (neg x)) #s(hole binary64 1))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (exp (neg x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (* x x) -1/4) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 1))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) x)))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 (/ (+ 1 (* -1/4 (pow x 2))) (pow x 2))))
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 (/ -1/4 (pow x 2))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 (/ (- (* -1/96 (pow x 2)) 1/4) (pow x 2))))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 (/ 1/4 (pow x 2))))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 (/ (+ 1/4 (* 1/96 (pow x 2))) (pow x 2))))
#s(approx (pow x 4) #s(hole binary64 (pow x 4)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (exp x) #s(hole binary64 (exp x)))
#s(approx (sqrt (cos x)) #s(hole binary64 (sqrt (cos x))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (+ (* (* x x) -1/4) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (* (- (pow x -2) 1/4) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1/4 x)))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/4))))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 -1/4))
#s(approx (- (pow x -2) 1/4) #s(hole binary64 (- (/ 1 (pow x 2)) 1/4)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 (* -1/4 (pow x 2))))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/4))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (* -1/4 x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/4))))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 -1/4))
#s(approx (- (/ 1 (* x x)) 1/4) #s(hole binary64 (- (/ 1 (pow x 2)) 1/4)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1/96 (pow x 4))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (/ 1 (pow x 4)) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* -1/96 (pow x 4))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) #s(hole binary64 (* -1 (* (pow x 4) (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 -1/96))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(hole binary64 (* -1 (+ 1/96 (* 1/4 (/ 1 (pow x 2)))))))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 1/96))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(hole binary64 (+ 1/96 (* 1/4 (/ 1 (pow x 2))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (- (pow x -2) 1/4) x) #s(hole binary64 (* -1 (* x (- 1/4 (/ 1 (pow x 2)))))))
#s(approx (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) #s(hole binary64 (* -1 (* x (- 1/4 (/ 1 (pow x 2)))))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))))
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))))
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(*.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1/4 binary64))
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))))
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(pow.f64 x #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x))
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))
(/.f64 (pow.f64 x #s(literal -1 binary64)) x)
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))))
x
#s(literal -2 binary64)
#s(literal 1/4 binary64)
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x)))) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (neg.f64 x)) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 (neg.f64 x)) (sinh.f64 (neg.f64 x))) (*.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))))
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (exp.f64 x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(+.f64 (sinh.f64 (neg.f64 x)) (cosh.f64 x))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (neg.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 x #s(literal -1 binary64))
(/.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) #s(literal 2 binary64))
(/.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 2 binary64))
(neg.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(neg.f64 x)
(*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) #s(literal 1 binary64))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))))
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal -1/4 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/4 binary64)))
(*.f64 (*.f64 #s(literal -1/4 binary64) x) x)
(*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(*.f64 (*.f64 x x) #s(literal -1/4 binary64))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/4 binary64)))
(*.f64 #s(literal -1/4 binary64) (*.f64 x x))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
(*.f64 x (*.f64 (*.f64 #s(literal -1/4 binary64) x) #s(literal 1 binary64)))
(*.f64 x (*.f64 #s(literal -1/4 binary64) x))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 2 binary64))
(neg.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(neg.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))
(*.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64)) x)
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (*.f64 (neg.f64 x) x) #s(literal -1 binary64))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 x)))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1/4 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(exp.f64 x)
(+.f64 (sinh.f64 x) (cosh.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 x))
#s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(*.f64 x (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x)
(*.f64 x (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) x) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))))
(/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1/4 binary64))
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1/4 binary64))
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))
(-.f64 (/.f64 (pow.f64 x #s(literal -4 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))) (/.f64 #s(literal 1/64 binary64) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))))
(-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))
(+.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1 binary64))) (fabs.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal -1 binary64)) (pow.f64 (neg.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(pow.f64 x #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x))
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (neg.f64 x))
(/.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x)
(/.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))
(/.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 x))
(/.f64 (pow.f64 x #s(literal -1 binary64)) x)
(/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(/.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 x) x)))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))))) (exp.f64 x))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) #s(literal 1 binary64)) (exp.f64 x))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))))))
(fma.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))))
#s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)) (*.f64 x x)) (*.f64 x x))
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))
(*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 4 binary64)))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))
(*.f64 #s(literal -1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 2 binary64))
(/.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64)))
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))
(neg.f64 (*.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64)))))
(neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) #s(literal 1/96 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 x x) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/96 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/96 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 #s(literal 1/96 binary64) (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 #s(literal -1/96 binary64) (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(+.f64 (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(+.f64 (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (pow.f64 x #s(literal 4 binary64)))))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64))) #s(literal -1 binary64)))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (neg.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal -2 binary64)))))
(+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64)) #s(literal -1 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal -1 binary64)) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) #s(literal -2 binary64)) #s(literal 2 binary64))
(/.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64)) #s(literal -1/884736 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal -1/96 binary64)))))
(/.f64 (+.f64 #s(literal -1/884736 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9216 binary64) (-.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))) (*.f64 #s(literal -1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64)))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64)))
(/.f64 (*.f64 #s(literal -1 binary64) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64)) #s(literal 2 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) #s(literal -2 binary64)) (*.f64 (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) #s(literal -2 binary64)) (*.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) #s(literal -2 binary64)) (*.f64 (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))))
(/.f64 (*.f64 #s(literal -2 binary64) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (*.f64 #s(literal 2 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))))
(/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal -1/96 binary64)))
(/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64)) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))))
(/.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal -1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))
(/.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (neg.f64 (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))))
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) (neg.f64 (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))))
(neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))
(fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64)) #s(literal -1/96 binary64))
(fma.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64) #s(literal -1/96 binary64))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal 1/4 binary64) #s(literal -1/96 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal -1 binary64) #s(literal -1/96 binary64))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1/96 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal -1/96 binary64))
(fma.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1 binary64)) #s(literal -1/96 binary64))
(fma.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)) #s(literal -1/96 binary64))
(fma.f64 #s(literal 1/4 binary64) (neg.f64 (pow.f64 x #s(literal -2 binary64))) #s(literal -1/96 binary64))
(fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64))
(-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal 1/96 binary64))
(-.f64 #s(literal -1/96 binary64) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(-.f64 #s(literal -1/96 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal -1/96 binary64))
(+.f64 #s(literal -1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(/.f64 (-.f64 #s(literal 1/884736 binary64) (pow.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/9216 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (*.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64))) (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))))) (neg.f64 (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64))) (neg.f64 (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) #s(literal -1/9216 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64)))
(/.f64 (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(/.f64 (fma.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64) #s(literal 1/884736 binary64)) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal 1/96 binary64))
(fma.f64 (*.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/96 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) #s(literal 1/96 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/96 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) (/.f64 #s(literal 1/2 binary64) (fabs.f64 x)) #s(literal 1/96 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) (neg.f64 x)) #s(literal 1/96 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/96 binary64))
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 1/96 binary64))
(fma.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal 1/96 binary64))
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (pow.f64 x #s(literal -1 binary64)) #s(literal 1/96 binary64))
(fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64) #s(literal 1/96 binary64))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/96 binary64))
(fma.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))))
(-.f64 (/.f64 #s(literal 1/9216 binary64) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64))) (-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))))
(-.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))) (/.f64 #s(literal 1/884736 binary64) (fma.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)) (-.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64)))))))
(+.f64 (/.f64 #s(literal 1/884736 binary64) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))) (/.f64 (*.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (-.f64 (+.f64 #s(literal 1/9216 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal -4 binary64)))) (*.f64 #s(literal 1/384 binary64) (pow.f64 x #s(literal -2 binary64))))))
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/96 binary64))
(+.f64 #s(literal 1/96 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
#s(literal 1/96 binary64)
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)))
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)))
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (neg.f64 x))
(*.f64 (pow.f64 x #s(literal 3 binary64)) x)
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (neg.f64 x) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))
(*.f64 x (pow.f64 x #s(literal 3 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))))
#s(literal 4 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/96 binary64) x) x #s(literal -1/4 binary64)) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) #s(literal 1 binary64))
#s(approx (+ (* (* x x) -1/4) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(literal 1 binary64))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (pow.f64 x #s(literal -1 binary64)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x))
#s(approx (- (/ 1 (* x x)) 1/4) (pow.f64 x #s(literal -2 binary64)))
#s(approx (- (/ 1 (* x x)) 1/4) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x) x))
#s(approx (/ 1 (* x x)) (pow.f64 x #s(literal -2 binary64)))
#s(approx x x)
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (neg.f64 x))
#s(approx (* (* x x) -1/4) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) #s(literal 1 binary64))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (pow.f64 x #s(literal -1 binary64)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x))
#s(approx (- (/ 1 (* x x)) 1/4) (pow.f64 x #s(literal -2 binary64)))
#s(approx (- (/ 1 (* x x)) 1/4) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x) x))
#s(approx (/ 1 (* x x)) (pow.f64 x #s(literal -2 binary64)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/96 binary64) x) x #s(literal -1/4 binary64)) #s(literal 1 binary64)))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (*.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal -1/96 binary64) x) x #s(literal -1/4 binary64))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) (/.f64 (fma.f64 (*.f64 #s(literal -1/96 binary64) x) x #s(literal -1/4 binary64)) (*.f64 x x)))
#s(approx (+ (* (pow x -2) 1/4) 1/96) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
#s(approx (+ (* (pow x -2) 1/4) 1/96) (/.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal 1/4 binary64)) x) x))
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (sqrt (cos x)) (sqrt.f64 (cos.f64 x)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (*.f64 #s(literal -1/4 binary64) x))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x))
#s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64))
#s(approx (- (/ 1 (* x x)) 1/4) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (* (* (- (/ 1 (* x x)) 1/4) x) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (*.f64 #s(literal -1/4 binary64) x))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x))
#s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64))
#s(approx (- (/ 1 (* x x)) 1/4) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))
#s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/96 binary64)))
#s(approx (* (neg (+ (* (pow x -2) 1/4) 1/96)) (pow x 4)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64))))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) #s(literal -1/96 binary64))
#s(approx (neg (+ (* (pow x -2) 1/4) 1/96)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64) #s(literal -1/96 binary64)))
#s(approx (+ (* (pow x -2) 1/4) 1/96) #s(literal 1/96 binary64))
#s(approx (+ (* (pow x -2) 1/4) 1/96) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (neg.f64 x)))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (* (- (/ 1 (* x x)) 1/4) x) (*.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (neg.f64 x)))

eval92.0ms (1.1%)

Memory
4.6MiB live, 94.8MiB allocated; 10ms collecting garbage
Compiler

Compiled 23 638 to 3 012 computations (87.3% saved)

prune53.0ms (0.6%)

Memory
6.6MiB live, 105.2MiB allocated; 13ms collecting garbage
Pruning

38 alts after pruning (34 fresh and 4 done)

PrunedKeptTotal
New62418642
Fresh111627
Picked415
Done033
Total63938677
Accuracy
60.3%
Counts
677 → 38
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.8%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
5.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
3.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
1.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
3.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
24.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
3.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
5.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
5.6%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.0%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
11.3%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
10.3%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
12.7%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
12.0%
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
11.5%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
22.5%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
33.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
24.4%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))))) (exp.f64 (neg.f64 x)))
24.2%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))) x)))) (exp.f64 (neg.f64 x)))
23.0%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
43.7%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
21.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
21.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
41.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
49.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
21.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
21.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
3.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
20.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
23.2%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
22.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Compiler

Compiled 3 019 to 1 172 computations (61.2% saved)

regimes41.0ms (0.5%)

Memory
-10.0MiB live, 78.8MiB allocated; 9ms collecting garbage
Counts
69 → 3
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) x) x)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

21.0ms
x
15.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
51.6%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
57.7%3x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes23.0ms (0.3%)

Memory
-15.9MiB live, 41.1MiB allocated; 5ms collecting garbage
Counts
68 → 3
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64))) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) x) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64)))) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (*.f64 x x)) (fma.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)) (pow.f64 x #s(literal -4 binary64))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

19.0ms
x
Results
AccuracySegmentsBranch
56.7%3x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes18.0ms (0.2%)

Memory
35.1MiB live, 35.1MiB allocated; 0ms collecting garbage
Counts
60 → 3
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

15.0ms
x
Results
AccuracySegmentsBranch
55.8%3x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes28.0ms (0.3%)

Memory
3.8MiB live, 50.4MiB allocated; 2ms collecting garbage
Counts
55 → 1
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

15.0ms
x
10.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
49.6%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
49.6%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes68.0ms (0.8%)

Memory
-8.9MiB live, 37.8MiB allocated; 2ms collecting garbage
Counts
54 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

13.0ms
x
10.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
45.8%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
45.8%2x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes30.0ms (0.3%)

Memory
-5.5MiB live, 41.5MiB allocated; 1ms collecting garbage
Counts
45 → 1
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (pow x -2) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (pow x -2) 1/4) x) (/.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) x #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

18.0ms
x
9.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
43.7%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
43.7%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes21.0ms (0.2%)

Memory
-24.3MiB live, 25.0MiB allocated; 15ms collecting garbage
Counts
25 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

14.0ms
x
5.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
43.2%2x
43.2%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes12.0ms (0.1%)

Memory
25.9MiB live, 25.9MiB allocated; 0ms collecting garbage
Counts
23 → 1
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

6.0ms
x
5.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
41.6%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
41.6%1x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes15.0ms (0.2%)

Memory
-19.7MiB live, 25.0MiB allocated; 4ms collecting garbage
Counts
22 → 3
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

7.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.0ms
x
Results
AccuracySegmentsBranch
42.5%3(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
40.9%2x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes6.0ms (0.1%)

Memory
14.6MiB live, 14.6MiB allocated; 0ms collecting garbage
Counts
21 → 3
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/4) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

1 calls:

4.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
42.5%3(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 10 to 8 computations (20% saved)

regimes11.0ms (0.1%)

Memory
-22.7MiB live, 24.2MiB allocated; 2ms collecting garbage
Counts
17 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 #s(approx (- (/ 1 (* x x)) 1/4) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

5.0ms
x
4.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
25.0%2x
25.0%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes6.0ms (0.1%)

Memory
17.7MiB live, 17.7MiB allocated; 0ms collecting garbage
Counts
8 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

3.0ms
x
2.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
24.8%2x
24.8%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes5.0ms (0.1%)

Memory
18.5MiB live, 18.5MiB allocated; 0ms collecting garbage
Counts
7 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

2.0ms
x
2.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
24.7%2x
24.7%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes8.0ms (0.1%)

Memory
-32.1MiB live, 11.9MiB allocated; 5ms collecting garbage
Counts
5 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

2.0ms
x
2.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
24.4%2x
24.4%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes4.0ms (0%)

Memory
10.7MiB live, 10.8MiB allocated; 0ms collecting garbage
Accuracy

Total -13.3b remaining (-26.9%)

Threshold costs -13.3b (-26.9%)

Counts
4 → 1
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

2.0ms
x
1.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
22.6%1x
22.6%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

bsearch28.0ms (0.3%)

Memory
-3.4MiB live, 49.4MiB allocated; 11ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
14.0ms
-1.4520759451877838e-154
-1.3895829108779523e-155
12.0ms
-2.9836740757279937e-70
-7.42603701946021e-75
Samples
16.0ms80×1valid
Compiler

Compiled 381 to 307 computations (19.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-exp: 5.0ms (36.4% of total)
ival-fmod: 3.0ms (21.8% of total)
ival-cos: 2.0ms (14.5% of total)
adjust: 1.0ms (7.3% of total)
ival-sqrt: 1.0ms (7.3% of total)
ival-mult!: 1.0ms (7.3% of total)
ival-neg: 0.0ms (0% of total)

bsearch2.0ms (0%)

Memory
3.6MiB live, 3.6MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
0.0ms
-1.4520759451877838e-154
-1.3895829108779523e-155
1.0ms
-2.9836740757279937e-70
-7.42603701946021e-75
Compiler

Compiled 357 to 286 computations (19.9% saved)

bsearch1.0ms (0%)

Memory
4.0MiB live, 4.0MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
predicate-same
Steps
TimeLeftRight
0.0ms
-1.4520759451877838e-154
-1.3895829108779523e-155
0.0ms
-2.9836740757279937e-70
-7.42603701946021e-75
Compiler

Compiled 287 to 226 computations (21.3% saved)

bsearch19.0ms (0.2%)

Memory
-15.5MiB live, 29.7MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
17.0ms
0.0055153615995985
1267.7386576826416
Samples
10.0ms101×0invalid
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-cos: 3.0ms (37.9% of total)
ival-exp: 2.0ms (25.3% of total)
ival-sqrt: 1.0ms (12.6% of total)
ival-fmod: 1.0ms (12.6% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

bsearch14.0ms (0.2%)

Memory
41.4MiB live, 41.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
13.0ms
0.0055153615995985
1267.7386576826416
Samples
10.0ms101×0invalid
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-cos: 3.0ms (38.5% of total)
ival-exp: 2.0ms (25.7% of total)
ival-sqrt: 1.0ms (12.8% of total)
ival-fmod: 1.0ms (12.8% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
1.0MiB live, 1.0MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
NaN
0.0ms
0.0
1.5321077739826927e-14
Compiler

Compiled 13 to 12 computations (7.7% saved)

bsearch0.0ms (0%)

Memory
0.9MiB live, 0.9MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
NaN
0.0ms
0.0
1.5321077739826927e-14
Compiler

Compiled 13 to 12 computations (7.7% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
NaN
Compiler

Compiled 13 to 12 computations (7.7% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
NaN
Compiler

Compiled 13 to 12 computations (7.7% saved)

bsearch0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated; 0ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
NaN
Compiler

Compiled 13 to 12 computations (7.7% saved)

bsearch4.0ms (0%)

Memory
-46.4MiB live, 0.5MiB allocated; 5ms collecting garbage
Algorithm
left-value
Steps
TimeLeftRight
0.0ms
1.0
NaN
Compiler

Compiled 13 to 12 computations (7.7% saved)

simplify52.0ms (0.6%)

Memory
44.7MiB live, 90.9MiB allocated; 6ms collecting garbage
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01561021
11961021
22691021
34711019
411931019
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal -6365737426045269/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) x) x)))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -6365737426045269/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -3978585891278293/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(if (<=.f64 x #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(if (<=.f64 x #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Outputs
(if (<=.f64 x #s(literal -6365737426045269/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (+.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) x) x)))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -6365737426045269/63657374260452690195888927762793067532858387302060507832379389042324415617604272068231168 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -3978585891278293/3978585891278293137243057985174566720803649206378781739523711815145275976100267004264448 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -3019169939857233/30191699398572330817932436647906151127335369763331523427009650401964993299137190816689013801421270140331747000246110759198164677039398341060491474011461568349195162615808 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -4 binary64)) #s(literal 1/16 binary64)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal -1/4 binary64)))))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(if (<=.f64 x #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(if (<=.f64 x #s(literal 5764607523034235/576460752303423488 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 0 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))) (if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(if (<=.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) #s(literal 2 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))

derivations729.0ms (8.5%)

Memory
-20.9MiB live, 656.9MiB allocated; 59ms collecting garbage
Stop Event
fuel
Compiler

Compiled 1 019 to 152 computations (85.1% saved)

preprocess97.0ms (1.1%)

Memory
-4.9MiB live, 176.0MiB allocated; 29ms collecting garbage
Compiler

Compiled 2 058 to 320 computations (84.5% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated; 0ms collecting garbage

Profiling

Loading profile data...