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

analyze222.0ms (2.6%)

Memory
-25.3MiB live, 220.6MiB allocated; 74ms 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.2s (60.9%)

Memory
99.5MiB live, 5 464.2MiB allocated; 1.6s collecting garbage
Samples
1.6s1 603×5exit
1.2s2 771×2valid
954.0ms3 496×1valid
383.0ms3 330×0invalid
230.0ms1 989×0valid
Precisions
Click to see histograms. Total time spent on operations: 3.9s
ival-cos: 1.5s (37.7% of total)
ival-fmod: 804.0ms (20.8% of total)
ival-exp: 657.0ms (17% of total)
adjust: 457.0ms (11.8% of total)
ival-sqrt: 264.0ms (6.8% of total)
ival-mult!: 137.0ms (3.5% of total)
ival-neg: 91.0ms (2.4% of total)
Bogosity

explain280.0ms (3.3%)

Memory
14.4MiB live, 288.9MiB allocated; 46ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2040-204(-6.042882450310147e-281)(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
10-0-(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
00-0-(sqrt.f64 (cos.f64 x))
00-0-(cos.f64 x)
00-0-(exp.f64 x)
00-0-(exp.f64 (neg.f64 x))
00-0-(neg.f64 x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
*.f64(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))u*o10
(exp.f64 x)underflow1
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))underflow1
(exp.f64 (neg.f64 x))overflow1
Confusion
Predicted +Predicted -
+1247
-08
Precision
1.0
Recall
0.004032258064516129
Confusion?
Predicted +Predicted MaybePredicted -
+10247
-008
Precision?
1.0
Recall?
0.004032258064516129
Freqs
test
numberfreq
0255
11
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
109.0ms222×1valid
94.0ms186×2valid
11.0ms86×1exit
2.0ms18×0valid
Compiler

Compiled 72 to 28 computations (61.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 196.0ms
adjust: 99.0ms (50.6% of total)
ival-exp: 35.0ms (17.9% of total)
ival-fmod: 28.0ms (14.3% of total)
ival-cos: 19.0ms (9.7% of total)
ival-sqrt: 8.0ms (4.1% of total)
ival-mult!: 5.0ms (2.6% of total)
ival-neg: 2.0ms (1% of total)

preprocess43.0ms (0.5%)

Memory
-25.7MiB live, 30.1MiB allocated; 21ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
01531
14731
210330
334430
4207830
Stop Event
node-limit
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 20 to 16 computations (20% saved)

series4.0ms (0%)

Memory
6.5MiB live, 6.5MiB 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))

rewrite175.0ms (2%)

Memory
2.3MiB live, 195.5MiB allocated; 35ms 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)))

eval10.0ms (0.1%)

Memory
-34.1MiB live, 14.1MiB allocated; 4ms collecting garbage
Compiler

Compiled 1 219 to 302 computations (75.2% saved)

prune7.0ms (0.1%)

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

11 alts after pruning (10 fresh and 1 done)

PrunedKeptTotal
New631073
Fresh000
Picked011
Done000
Total631174
Accuracy
24.0%
Counts
74 → 11
Alt Table
Click to see full alt table
StatusAccuracyProgram
7.2%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
6.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))))) (exp.f64 (neg.f64 x)))
7.0%
(*.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.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)))) (exp.f64 (neg.f64 x)))
6.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)))) (exp.f64 (neg.f64 x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
20.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
5.4%
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
Compiler

Compiled 378 to 274 computations (27.5% saved)

series9.0ms (0.1%)

Memory
15.1MiB live, 15.1MiB allocated; 0ms collecting garbage
Counts
34 → 64
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) #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)))
(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))))
#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)))
(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))
(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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
#s(literal 1/96 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 -1/96))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (- (* -19/5760 (pow x 2)) 1/96)))
#s(approx (* -19/5760 (* x x)) #s(hole binary64 (* -19/5760 (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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -19/5760 (pow x 6))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -19/5760 (pow x 2))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 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)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 1/96)
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)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 1/96)
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)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 1/96)

rewrite164.0ms (1.9%)

Memory
28.2MiB live, 209.9MiB allocated; 19ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02291431
02751385
111351348
086721293
Stop Event
iter-limit
node-limit
iter-limit
Counts
98 → 339
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) #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)))
(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))))
#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)))
(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))
(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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
#s(literal 1/96 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 -1/96))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (- (* -19/5760 (pow x 2)) 1/96)))
#s(approx (* -19/5760 (* x x)) #s(hole binary64 (* -19/5760 (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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -19/5760 (pow x 6))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -19/5760 (pow x 2))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 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 (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 (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 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(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))))
(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 (*.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 (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 (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 (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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #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 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 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64))))
(/.f64 (fma.f64 (pow.f64 x #s(literal 6 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 x #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 x #s(literal -1/4 binary64)) #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 x #s(literal -1/4 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))
(+.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/4 binary64)))) (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (*.f64 x x) #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 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 (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 #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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.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))))))
(/.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 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (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)) (-.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 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 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) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.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)))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 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))))
(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 x (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64))) #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 (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 (*.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 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.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))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.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))))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 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 (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)) x) x)))) (/.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 (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 (*.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 (+.f64 #s(literal -1/64 binary64) (*.f64 #s(literal -1/884736 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (*.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 x #s(literal 6 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 (*.f64 #s(literal -1/884736 binary64) (pow.f64 x #s(literal 6 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 (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 (*.f64 #s(literal -1/884736 binary64) (pow.f64 x #s(literal 6 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)))))
(/.f64 (fma.f64 #s(literal -1/884736 binary64) (pow.f64 x #s(literal 6 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 x #s(literal -1/96 binary64)) #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 (*.f64 #s(literal -1/884736 binary64) (pow.f64 x #s(literal 6 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 (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 #s(literal 1/96 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -1/884736 binary64) (pow.f64 x #s(literal 6 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) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x)))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 x (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #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 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x))))
(-.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal -1 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x))
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x)))
(/.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal -1/4 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal 1/4 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64)))
(/.f64 (-.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/64 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal 1/4 binary64))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal -1/4 binary64))))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/4 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/4 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x #s(literal -1/4 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal -1/4 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))
(fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) #s(literal -1/4 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64))))
(-.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal 1/4 binary64)))))) (/.f64 #s(literal 1/64 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal 1/4 binary64)))))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 1/4 binary64))
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x)) x))
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))) (*.f64 x x)))
(-.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal -1/4 binary64)))))) (/.f64 #s(literal -1/64 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) (*.f64 x #s(literal -1/4 binary64)))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x) #s(literal -1/4 binary64))
(+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) x) x))
(/.f64 (neg.f64 (fma.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64))) (neg.f64 (fma.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))))
(/.f64 (fma.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64)) #s(literal -1/9216 binary64)) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64)) (fma.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64)))))
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/96 binary64))
(fma.f64 (*.f64 #s(literal -19/5760 binary64) (neg.f64 x)) (neg.f64 x) #s(literal -1/96 binary64))
(fma.f64 (*.f64 #s(literal -19/5760 binary64) x) x #s(literal -1/96 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))
(fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))
(fma.f64 #s(literal -19/5760 binary64) (*.f64 x x) #s(literal -1/96 binary64))
(fma.f64 x (*.f64 x #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))) (/.f64 #s(literal 1/884736 binary64) (fma.f64 #s(literal 361/33177600 binary64) (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 x x) #s(literal -19/552960 binary64))))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal 1/96 binary64))
(+.f64 (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)) #s(literal -1/96 binary64))
(*.f64 (*.f64 #s(literal -19/5760 binary64) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 #s(literal -19/5760 binary64) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 #s(literal -19/5760 binary64) x) x)
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -19/5760 binary64)))
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -19/5760 binary64)))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
(*.f64 x (*.f64 x #s(literal -19/5760 binary64)))
#s(literal -19/5760 binary64)
#s(literal 1/96 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 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(literal -1/4 binary64))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (fma.f64 (*.f64 x x) #s(literal -1/96 binary64) #s(literal -1/4 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(literal -1/96 binary64))
#s(approx (- (* -19/5760 (* x x)) 1/96) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal -1/96 binary64)))
#s(approx (* -19/5760 (* x x)) (*.f64 (*.f64 x x) #s(literal -19/5760 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 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 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 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 binary64))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64)))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -19/5760 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (* -19/5760 (* x x)) 1/96) (*.f64 (*.f64 x x) #s(literal -19/5760 binary64)))
#s(approx (- (* -19/5760 (* x x)) 1/96) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 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 (neg x)) (exp.f64 (neg.f64 x)))

eval70.0ms (0.8%)

Memory
-21.4MiB live, 67.6MiB allocated; 15ms collecting garbage
Compiler

Compiled 15 543 to 2 358 computations (84.8% saved)

prune40.0ms (0.5%)

Memory
-27.4MiB live, 31.4MiB allocated; 15ms collecting garbage
Pruning

26 alts after pruning (22 fresh and 4 done)

PrunedKeptTotal
New51820538
Fresh325
Picked235
Done011
Total52326549
Accuracy
54.3%
Counts
549 → 26
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.8%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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.5%
(*.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)))) #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.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)))) (exp.f64 (neg.f64 x)))
6.5%
(*.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))))
6.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)))) (exp.f64 (neg.f64 x)))
6.5%
(*.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))))
6.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)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.2%
(*.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)))
5.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
1.3%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 binary64)))))) (exp.f64 (neg.f64 x)))
4.7%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 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 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
5.3%
(*.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)))
34.2%
(*.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)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
6.4%
(*.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.3%
(*.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))))
6.1%
(*.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)))
5.4%
(*.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.3%
(*.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)))
20.3%
(*.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 1 259 to 904 computations (28.2% saved)

series14.0ms (0.2%)

Memory
15.9MiB live, 15.9MiB allocated; 0ms collecting garbage
Counts
54 → 123
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)) (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)))
(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)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) 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)))) #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 (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 (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)))
(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))
(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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
#s(literal 1/96 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)
#s(literal 1/2 binary64)
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #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)))))
(sqrt.f64 #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 (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)))
(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))
(-.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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x)
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x)
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))
#s(literal -1/720 binary64)
#s(literal 1/24 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 (* x x) #s(hole binary64 (pow x 2)))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 -1/96))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (- (* -19/5760 (pow x 2)) 1/96)))
#s(approx (* -19/5760 (* x x)) #s(hole binary64 (* -19/5760 (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 (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 (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 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/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* 1/24 x)))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow x 2))))))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (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 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -19/5760 (pow x 6))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -19/5760 (pow x 2))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#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 (cos x) #s(hole binary64 (cos x)))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* -1/720 (pow x 6))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4)))))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/720 (/ 1/2 (pow x 4)))))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (* -1/720 (pow x 4))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4)))))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* -1/720 (pow x 4))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* -1/720 (pow x 3))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* -1/720 (pow x 2))))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#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) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#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)))))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))))
Calls

3 calls:

TimeVariablePointExpression
4.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))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 1/96 (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 1/2 -1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (* (+ (* -1/720 (* x x)) 1/24) x) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24)
4.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))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 1/96 (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 1/2 -1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (* (+ (* -1/720 (* x x)) 1/24) x) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24)
4.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))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (* x x) -1/4) 1) (* x x) -1/4 (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 1/96 (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 1/2 -1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (* (+ (* -1/720 (* x x)) 1/24) x) (+ (* -1/720 (* x x)) 1/24) -1/720 1/24)

rewrite158.0ms (1.8%)

Memory
1.6MiB live, 139.6MiB allocated; 11ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03852747
04482631
116942631
082572601
Stop Event
iter-limit
node-limit
iter-limit
Counts
177 → 415
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)) (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)))
(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)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) 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)))) #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 (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 (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)))
(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))
(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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
#s(literal 1/96 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)
#s(literal 1/2 binary64)
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #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)))))
(sqrt.f64 #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 (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)))
(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))
(-.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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x)
(*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x)
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))
#s(literal -1/720 binary64)
#s(literal 1/24 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 (* x x) #s(hole binary64 (pow x 2)))
#s(approx (- 1 x) #s(hole binary64 1))
#s(approx (- 1 x) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 -1/96))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (- (* -19/5760 (pow x 2)) 1/96)))
#s(approx (* -19/5760 (* x x)) #s(hole binary64 (* -19/5760 (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 (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 (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 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/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2))))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* 1/24 x)))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* x (+ 1/24 (* -1/720 (pow x 2))))))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 1/24))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (+ 1/24 (* -1/720 (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 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -19/5760 (pow x 6))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -19/5760 (pow x 2))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#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 (cos x) #s(hole binary64 (cos x)))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* -1/720 (pow x 6))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4)))))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (+ (* 1/24 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 1/720 (/ 1/2 (pow x 4)))))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (* -1/720 (pow x 4))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) (+ 1/720 (/ 1/2 (pow x 4)))))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* -1/720 (pow x 4))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) #s(hole binary64 (* (pow x 4) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* -1/720 (pow x 3))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* (pow x 3) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* -1/720 (pow x 2))))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(hole binary64 (* (pow x 2) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#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) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#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)))))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) #s(hole binary64 (* -1 (* (pow x 3) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))))
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)))
(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)) 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 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 -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #s(literal 1/16 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 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 (pow.f64 x #s(literal -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 -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)) (+.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 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) 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 (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 x (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x))))
(/.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 (neg.f64 (*.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)
(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))
(-.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 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)) (-.f64 #s(literal 1 binary64) 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 (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)))
(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 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(/.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 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #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 2 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/64 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.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 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 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 (fma.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64)) #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 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 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))))))
(fma.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 #s(literal -1/4 binary64) x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #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 #s(literal 1 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 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 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))))))
(+.f64 (/.f64 #s(literal 1 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 (*.f64 #s(literal -1/64 binary64) (pow.f64 x #s(literal 6 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 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(+.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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (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))
(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)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 1 binary64) x)
(*.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 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #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))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #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 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x)))
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64))) (-.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x))))
(/.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)))
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) x) x #s(literal -1/4 binary64))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))
(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))
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))) (/.f64 #s(literal -1/64 binary64) (+.f64 (pow.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))))))
(+.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal -1/4 binary64))
(+.f64 #s(literal -1/4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) #s(literal 1/9216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) #s(literal 1/9216 binary64)) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))) (/.f64 #s(literal 1/884736 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))))
(-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))
(*.f64 (*.f64 #s(literal -19/5760 binary64) x) x)
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
#s(literal 1/96 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 (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 #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 (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 (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 (-.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 (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 (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 (*.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 2 binary64)) #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 (+.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 (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 (*.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 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 (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 (*.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 (*.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 (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 (*.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 (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 (*.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 (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 (-.f64 (*.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 (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 (*.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 2 binary64)) #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 (+.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 (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 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 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 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 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)) (-.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 (*.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)) (+.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 (*.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 (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 (*.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 (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) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 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))) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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 #s(literal -1/6 binary64) x))
#s(literal -1/6 binary64)
#s(literal 1/2 binary64)
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #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 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(pow.f64 (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #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 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #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 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x)))))
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 x x)) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))))) (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))))))
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x)
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))
(*.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x))))))
(/.f64 (fma.f64 #s(literal 1/13824 binary64) (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x)
(*.f64 x (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x))) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x)) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x)))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x))
(fma.f64 #s(literal 1/24 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x))
(fma.f64 x #s(literal 1/24 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(/.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))) (+.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 1/13824 binary64) (pow.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 #s(literal 1/576 binary64) (fma.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) #s(literal 1/576 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))
(/.f64 (-.f64 #s(literal 1/576 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)) #s(literal 1/13824 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64)))))
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))))
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))
(-.f64 (/.f64 #s(literal 1/576 binary64) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))) (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(-.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x)))
(+.f64 (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))) (/.f64 #s(literal 1/13824 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))))))
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))) (/.f64 (*.f64 #s(literal -1/373248000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 #s(literal 1/576 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))
(+.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
#s(literal -1/720 binary64)
#s(literal 1/24 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))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#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 #s(literal 1 binary64) x))
#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 (-.f64 (*.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 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) 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 (* (* (- (pow x -2) 1/4) x) x) #s(literal 1 binary64))
#s(approx (* (* (- (pow x -2) 1/4) x) x) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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 x x) #s(literal -1/4 binary64) #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 x x) #s(literal -1/4 binary64) #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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) (*.f64 x x))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(literal -1/4 binary64))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x)) #s(literal 1/4 binary64)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(literal -1/96 binary64))
#s(approx (- (* -19/5760 (* x x)) 1/96) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)))
#s(approx (* -19/5760 (* x x)) (*.f64 (*.f64 #s(literal -19/5760 binary64) 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) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (fma.f64 (-.f64 (*.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 (-.f64 (*.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) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (-.f64 (*.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 (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 (*.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 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64)))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x) x))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 #s(literal 1/24 binary64) x))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) x))
#s(approx (+ (* -1/720 (* x x)) 1/24) #s(literal 1/24 binary64))
#s(approx (+ (* -1/720 (* x x)) 1/24) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #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 (+ (* (* 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 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 binary64)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -19/5760 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64))))
#s(approx (- (* -19/5760 (* x x)) 1/96) (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x))
#s(approx (- (* -19/5760 (* x x)) 1/96) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)) (*.f64 x 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 x x) #s(literal -1/6 binary64)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 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 (cos x) (cos.f64 x))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -1/720 binary64)))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (* x x)) 1) (*.f64 (-.f64 (-.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64) (pow.f64 x #s(literal -6 binary64))) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (*.f64 (-.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/720 binary64)))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1/720 binary64)))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))
#s(approx (+ (* -1/720 (* x x)) 1/24) (*.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)) #s(literal 1/720 binary64)) (*.f64 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 (* (- (pow x -2) 1/4) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (- 1 x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))))
#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)) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* -1/6 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1/720 binary64) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/24 binary64)))))

eval108.0ms (1.3%)

Memory
9.2MiB live, 103.5MiB allocated; 12ms collecting garbage
Compiler

Compiled 21 103 to 3 128 computations (85.2% saved)

prune72.0ms (0.8%)

Memory
22.2MiB live, 68.9MiB allocated; 2ms collecting garbage
Pruning

40 alts after pruning (34 fresh and 6 done)

PrunedKeptTotal
New49628524
Fresh11617
Picked325
Done044
Total51040550
Accuracy
63.9%
Counts
550 → 40
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.8%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (exp.f64 x))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
6.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (*.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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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.5%
(*.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)))) #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.5%
(*.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)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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))))
6.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)))) (exp.f64 (neg.f64 x)))
6.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)))) (exp.f64 (neg.f64 x)))
6.5%
(*.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))))
6.3%
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))
4.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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))))
4.2%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 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.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 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.4%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 4 binary64)))))) (exp.f64 (neg.f64 x)))
5.3%
(*.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)))
9.0%
(*.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)))
16.1%
(*.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)))
6.4%
(*.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 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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)))
2.5%
(*.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)))
33.9%
(*.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)))
34.6%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (* x x) -1/4) 1) (*.f64 (*.f64 (-.f64 (*.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)))
39.3%
(*.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)))
2.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 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)))
7.3%
(*.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 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
6.6%
(*.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 (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 (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.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)) (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)))
6.6%
(*.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 (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 (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))))
14.9%
(*.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)) (-.f64 #s(literal 1 binary64) x)))
14.5%
(*.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)))
6.3%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) 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)))
21.8%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) 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)) #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)))
48.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 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
20.3%
(*.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 2 452 to 1 714 computations (30.1% saved)

series18.0ms (0.2%)

Memory
-25.9MiB live, 20.5MiB allocated; 3ms collecting garbage
Counts
59 → 137
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) (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 (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 (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 #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 (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 (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)))
(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)
#s(literal 1/2 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)))
(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))
(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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
(*.f64 x x)
#s(literal 1/96 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)))
(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)
#s(literal -1 binary64)
(/.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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))) (*.f64 x x) #s(literal 1 binary64))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))
(pow.f64 x #s(literal 4 binary64))
#s(literal 4 binary64)
(-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64))
(neg.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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))
#s(literal 19/5760 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 (+ (* (+ (* (+ (* 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 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#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 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 -1/96))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (- (* -19/5760 (pow x 2)) 1/96)))
#s(approx (* -19/5760 (* x x)) #s(hole binary64 (* -19/5760 (pow x 2))))
#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 (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp 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))) 1) (exp x)) #s(hole binary64 (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) #s(hole binary64 (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) 1) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 -1/4))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (pow x 4) #s(hole binary64 (pow x 4)))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (/ -1/4 (pow x 4))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (/ (- (* -1/96 (pow x 2)) 1/4) (pow x 4))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (/ (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4) (pow x 4))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (/ -1/4 (pow x 4))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (/ (- (* -1/96 (pow x 2)) 1/4) (pow x 4))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ 1/4 (pow x 4))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ (+ 1/4 (* 1/96 (pow x 2))) (pow x 4))))
#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 (* (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/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/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#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/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 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/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -19/5760 (pow x 6))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -19/5760 (pow x 2))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#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))) 1) (exp x)) #s(hole binary64 (/ (fmod (exp x) (sqrt (cos x))) (exp x))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 -19/5760))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (* -1 (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (/ -1/96 (pow x 2))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2)))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ 1/96 (pow x 2))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (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/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#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
5.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))) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6 1/2 (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 (* x x) 1/96 -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 -1 (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) (* (fmod (exp x) (sqrt (cos x))) 1) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (pow x 4) 4 (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (+ (* (pow x -2) 1/4) 1/96) 19/5760)
4.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))) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6 1/2 (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 (* x x) 1/96 -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 -1 (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) (* (fmod (exp x) (sqrt (cos x))) 1) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (pow x 4) 4 (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (+ (* (pow x -2) 1/4) 1/96) 19/5760)
4.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))) (exp x) (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (+ (* (+ (* 1/6 x) 1/2) x) 1) (+ (* 1/6 x) 1/2) 1/6 1/2 (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (- (* -19/5760 (* x x)) 1/96) (* -19/5760 (* x x)) -19/5760 (* x x) 1/96 -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 -1 (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) (* (fmod (exp x) (sqrt (cos x))) 1) (fmod (exp x) (sqrt (cos x))) (exp x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (pow x 4) 4 (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (+ (* (pow x -2) 1/4) 1/96) 19/5760)

rewrite210.0ms (2.4%)

Memory
-4.7MiB live, 147.8MiB allocated; 63ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04233332
04873129
119563129
085833084
Stop Event
iter-limit
node-limit
iter-limit
Counts
196 → 481
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) (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 (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 (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 #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 (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 (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)))
(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)
#s(literal 1/2 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)))
(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))
(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 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 binary64)
(*.f64 x x)
#s(literal 1/96 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)))
(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)
#s(literal -1 binary64)
(/.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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(exp.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))) (*.f64 x x) #s(literal 1 binary64))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)))
(pow.f64 x #s(literal 4 binary64))
#s(literal 4 binary64)
(-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64))
(neg.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 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))
#s(literal 19/5760 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 (+ (* (+ (* (+ (* 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 x)))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#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 (* 1/2 x))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (+ 1 (* x (+ 1/2 (* 1/6 x))))))
#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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 -1/4))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 -1/96))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (- (* -19/5760 (pow x 2)) 1/96)))
#s(approx (* -19/5760 (* x x)) #s(hole binary64 (* -19/5760 (pow x 2))))
#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 (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp 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))) 1) (exp x)) #s(hole binary64 (+ (* x (- (* -1 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (/ (* (fmod (exp x) (sqrt (cos x))) 1) (exp x)) #s(hole binary64 (+ (* x (- (* x (- (* -1 (* x (+ (* -1 (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))) (+ (* -1/2 (fmod (exp x) (sqrt (cos x)))) (* 1/6 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) 1) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 -1/4))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (- (* -1/96 (pow x 2)) 1/4)))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))
#s(approx (pow x 4) #s(hole binary64 (pow x 4)))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (/ -1/4 (pow x 4))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (/ (- (* -1/96 (pow x 2)) 1/4) (pow x 4))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (/ (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4) (pow x 4))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (/ -1/4 (pow x 4))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (/ (- (* -1/96 (pow x 2)) 1/4) (pow x 4))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ 1/4 (pow x 4))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ (+ 1/4 (* 1/96 (pow x 2))) (pow x 4))))
#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 (* (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/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/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 1 (pow x 2)))))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* (pow x 3) (+ 1/6 (+ (* 1/2 (/ 1 x)) (+ (/ 1 (pow x 2)) (/ 1 (pow x 3))))))))
#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/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/6 (+ (* 1/2 (/ 1 x)) (/ 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/6 (* 1/2 (/ 1 x))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -19/5760 (pow x 6))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* -1 (* (pow x 6) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(hole binary64 (* (pow x 6) (- (/ 1 (pow x 6)) (+ 19/5760 (+ (/ 1/4 (pow x 4)) (* 1/96 (/ 1 (pow x 2)))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -19/5760 (pow x 2))))
#s(approx (- (* -19/5760 (* x x)) 1/96) #s(hole binary64 (* -1 (* (pow x 2) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#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))) 1) (exp x)) #s(hole binary64 (/ (fmod (exp x) (sqrt (cos x))) (exp x))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (* -19/5760 (pow x 4))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (* -1 (* (pow x 4) (+ 19/5760 (* 1/96 (/ 1 (pow x 2))))))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(hole binary64 (* (pow x 4) (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 -19/5760))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (* -1 (+ 19/5760 (* 1/96 (/ 1 (pow x 2)))))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(hole binary64 (- (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2))) 19/5760)))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (/ -1/96 (pow x 2))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) #s(hole binary64 (* -1 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (pow x 2)))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ 1/96 (pow x 2))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) #s(hole binary64 (/ (+ 1/96 (* 1/4 (/ 1 (pow x 2)))) (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/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (/ 1 x)) x)) 1/6)))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))) x)) 1/6)))))
#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 #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)))
(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)) 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 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 (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 (pow.f64 x #s(literal -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 -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 (pow.f64 x #s(literal -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 -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 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (/.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) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.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 x (neg.f64 x)))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (*.f64 x x))))
(/.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 (neg.f64 (*.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)
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.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))
(-.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 x #s(literal -1 binary64))
(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 #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 #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) (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)))))
(*.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) (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 (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 #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) (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 (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)))
(/.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) (fma.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))) (*.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 #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 (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 (-.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 (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 (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 (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 (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 (*.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 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)) (-.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 (+.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 (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 3 binary64)) #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 (*.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 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)) (-.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 (*.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 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 (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 (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 (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 3 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 (*.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 (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 (*.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 (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 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))))))
(/.f64 (neg.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)))) (neg.f64 (-.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 (-.f64 (*.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 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.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 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.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 (*.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) (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 (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 (*.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) (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 (+.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 (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 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 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 x (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #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 (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 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 2 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 (*.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 x) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(+.f64 (/.f64 #s(literal 1 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 (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 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 3 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 (*.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 (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 (*.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 (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) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)))) (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 (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64)))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64))) (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)) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))
(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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.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 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 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))) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))) (/.f64 (*.f64 #s(literal 1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))))))
(+.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 1/2 binary64))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
#s(literal 1/6 binary64)
#s(literal 1/2 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)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (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 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.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 2 binary64)) (*.f64 #s(literal 1 binary64) (*.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)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.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))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))
(/.f64 (-.f64 (pow.f64 (*.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 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.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)))
(/.f64 (fma.f64 (pow.f64 (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 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)))))
(fma.f64 (*.f64 (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)) x) x #s(literal 1 binary64))
(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))
(fma.f64 (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)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.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 2 binary64)) (-.f64 (*.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))) (/.f64 #s(literal 1 binary64) (-.f64 (*.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))))
(+.f64 (/.f64 (*.f64 (pow.f64 (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 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.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 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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))))))
(+.f64 (*.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))
(+.f64 #s(literal 1 binary64) (*.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))))
(/.f64 (+.f64 #s(literal -1/64 binary64) (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64)))
(/.f64 (fma.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal -1/64 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64)))))
(fma.f64 (*.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) x) x #s(literal -1/4 binary64))
(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))
(fma.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))))) (/.f64 #s(literal -1/64 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 2 binary64)) (-.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))))))
(+.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal -1/4 binary64))
(+.f64 #s(literal -1/4 binary64) (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) #s(literal 1/9216 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) #s(literal 1/9216 binary64)) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) #s(literal 1/884736 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))) (/.f64 #s(literal 1/9216 binary64) (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #s(literal 1/96 binary64))))
(-.f64 (/.f64 (*.f64 #s(literal -6859/191102976000 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))) (/.f64 #s(literal 1/884736 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 2 binary64)) (+.f64 #s(literal 1/9216 binary64) (*.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))))))
(-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))
(*.f64 (*.f64 #s(literal -19/5760 binary64) x) x)
(*.f64 (*.f64 x x) #s(literal -19/5760 binary64))
(*.f64 #s(literal -19/5760 binary64) (*.f64 x x))
#s(literal -19/5760 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 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (neg.f64 x) (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))
(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/96 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 (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 (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 (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 (-.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 (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 (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 (*.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 2 binary64)) #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 (+.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 (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 (*.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 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 (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 (*.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 (*.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 (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 (*.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 (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 (*.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 (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 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 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.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 (*.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 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.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 2 binary64)) #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 (+.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 (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 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 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 x (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 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)) (-.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 (*.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)) (+.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 (*.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 (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 (*.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 (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) (+.f64 (pow.f64 (*.f64 #s(literal 1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))))
(/.f64 (neg.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64))) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 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 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x)))))
(/.f64 (fma.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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 #s(literal 1/4 binary64) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))))
(-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/6 binary64) x))
(+.f64 (/.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/6 binary64) x))))) (/.f64 (*.f64 #s(literal -1/216 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 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))) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) x) #s(literal 2 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.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 #s(literal -1/6 binary64) x))
#s(literal -1/6 binary64)
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(/.f64 (neg.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))) (neg.f64 (neg.f64 (exp.f64 x))))
(/.f64 (neg.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))) (neg.f64 (exp.f64 x)))
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos 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(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64)))
(/.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))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 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 #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(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)))))
(fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64)))))
(fma.f64 (*.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) x) x #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))))
(+.f64 (/.f64 (*.f64 (pow.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))
(*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)))
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(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)
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 361/33177600 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 6859/191102976000 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 6859/191102976000 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 binary64))) (/.f64 #s(literal 361/33177600 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 binary64))))
(-.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64))))) (/.f64 #s(literal 6859/191102976000 binary64) (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64))))))
(-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x))
(*.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) x) #s(literal -1 binary64))
(*.f64 (pow.f64 x #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 x)))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) x))
(/.f64 (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 (*.f64 x x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))) (neg.f64 (*.f64 x x)))
(/.f64 (*.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal -2 binary64)) (*.f64 x #s(literal 2 binary64)))
(/.f64 (*.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) #s(literal -2 binary64)) (*.f64 (neg.f64 (*.f64 x x)) #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)) (*.f64 (*.f64 x x) #s(literal 2 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)) x)) (*.f64 #s(literal 2 binary64) x))
(/.f64 (*.f64 #s(literal -2 binary64) (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 x x))))
(/.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))) (*.f64 #s(literal 2 binary64) (*.f64 x x)))
(/.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))) (*.f64 x x))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x))
(/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (neg.f64 (*.f64 x x)))
(neg.f64 (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) x))
(-.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (neg.f64 (*.f64 x x))))
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (*.f64 x x))) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal -1/96 binary64) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (*.f64 x x))))
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 3 binary64)) (*.f64 #s(literal 1/884736 binary64) (pow.f64 x #s(literal -6 binary64)))) (fma.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (-.f64 (/.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64))))))
(/.f64 (fma.f64 #s(literal 1/884736 binary64) (pow.f64 x #s(literal -6 binary64)) (pow.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/9216 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x))) (*.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x))))))
(/.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x)) (neg.f64 x))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)))) (neg.f64 (neg.f64 (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (neg.f64 (*.f64 x x)) (*.f64 #s(literal -1/96 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (neg.f64 (*.f64 x x))))
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/96 binary64))) (pow.f64 x #s(literal 4 binary64)))
(/.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (*.f64 (neg.f64 (*.f64 x x)) (*.f64 x x)))
(/.f64 (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) (*.f64 (*.f64 x x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)))) (pow.f64 x #s(literal 4 binary64)))
(/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) x)
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (neg.f64 (*.f64 x x)))
(/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))
(fma.f64 (/.f64 #s(literal 1/96 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)))
(fma.f64 (/.f64 #s(literal 1/96 binary64) (neg.f64 x)) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)))
(fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (/.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fabs.f64 x)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (fabs.f64 x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (/.f64 #s(literal 1/4 binary64) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(fma.f64 (/.f64 #s(literal 1/4 binary64) (neg.f64 x)) (/.f64 (pow.f64 x #s(literal -2 binary64)) (neg.f64 x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(fma.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(fma.f64 (/.f64 #s(literal 1/96 binary64) x) (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)))
(fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)))
(fma.f64 #s(literal 1/96 binary64) (pow.f64 x #s(literal -2 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)))
(-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x)))
(+.f64 (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
(+.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)) (*.f64 (/.f64 (pow.f64 x #s(literal -2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x)))
(/.f64 (-.f64 #s(literal 1/884736 binary64) (pow.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1/9216 binary64) (fma.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64))) (*.f64 #s(literal 1/96 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.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 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64)) #s(literal 1/884736 binary64))) (neg.f64 (+.f64 (/.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 (neg.f64 (+.f64 #s(literal 1/884736 binary64) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64))))) (neg.f64 (+.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 (-.f64 (/.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 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64)) #s(literal 1/884736 binary64)) (+.f64 (/.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) (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 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))))))
(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/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 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) #s(literal 1/96 binary64))
(fma.f64 (fabs.f64 (/.f64 #s(literal 1/2 binary64) x)) (fabs.f64 (/.f64 #s(literal 1/2 binary64) 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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 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 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64))))
(+.f64 (/.f64 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 binary64))) (+.f64 (/.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 #s(literal 1/884736 binary64) (+.f64 (/.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) (+.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 (*.f64 #s(literal 1/64 binary64) (pow.f64 x #s(literal -6 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 (*.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 19/5760 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))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1/2 binary64))) x (neg.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#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 #s(literal 1 binary64) x))
#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 (*.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 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #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 (* (* (- (pow x -2) 1/4) x) x) #s(literal 1 binary64))
#s(approx (* (* (- (pow x -2) 1/4) x) x) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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 x x) #s(literal -1/4 binary64) #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 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (pow x -2) (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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.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/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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (fma.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #s(literal -1/4 binary64))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (-.f64 (*.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(approx (- (* -19/5760 (* x x)) 1/96) #s(literal -1/96 binary64))
#s(approx (- (* -19/5760 (* x x)) 1/96) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64)))
#s(approx (* -19/5760 (* x x)) (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x))
#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) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (fma.f64 (-.f64 (*.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 (-.f64 (*.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) (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (-.f64 (*.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 (* (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))) (fma.f64 (neg.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 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 (*.f64 (neg.f64 x) (*.f64 #s(literal -1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) 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 (*.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal -1/3 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))))) (*.f64 #s(literal -1/2 binary64) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) #s(literal -1/4 binary64))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (-.f64 (*.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(approx (pow x 4) (pow.f64 x #s(literal 4 binary64)))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (/.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x) #s(literal 1/96 binary64))) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal 4 binary64))))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (/.f64 (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal 1/4 binary64)) (pow.f64 x #s(literal 4 binary64))))
#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 (fma.f64 (*.f64 x x) #s(literal 1/96 binary64) #s(literal 1/4 binary64)) (*.f64 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 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/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) (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) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (+.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 x #s(literal -2 binary64)))) (pow.f64 x #s(literal 3 binary64))))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* (+ (* 1/6 x) 1/2) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 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 (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) #s(literal -19/5760 binary64)))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 binary64)))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64))))
#s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 binary64))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -19/5760 binary64)))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (* -19/5760 (* x x)) 1/96) (*.f64 (*.f64 #s(literal -19/5760 binary64) x) x))
#s(approx (- (* -19/5760 (* x x)) 1/96) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)) (*.f64 x 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 x x) #s(literal -1/6 binary64)))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) (*.f64 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 x)))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -19/5760 binary64)))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (neg.f64 (*.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64)))))
#s(approx (* (pow x 4) (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760)) (*.f64 (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 4 binary64))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) #s(literal -19/5760 binary64))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) #s(literal 19/5760 binary64))))
#s(approx (- (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) 19/5760) (-.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 binary64)))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/.f64 #s(literal -1/96 binary64) (*.f64 x x)))
#s(approx (neg (/ (+ (* (pow x -2) 1/4) 1/96) (* x x))) (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64)))
#s(approx (/ (+ (* (pow x -2) 1/4) 1/96) (* x x)) (/.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) x))
#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 x)))
#s(approx (* (- (pow x -2) 1/4) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal -2 binary64)))))
#s(approx (exp (neg x)) (exp.f64 (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 (neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -2 binary64))) x)) #s(literal 1/6 binary64))))
#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)) (fma.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* (+ (* -1/6 x) 1/2) x) -1) x) 1) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1/2 binary64)) x) #s(literal -1 binary64) #s(literal 1/6 binary64))))
#s(approx (+ (* (+ (* -1/6 x) 1/2) x) -1) (*.f64 (-.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) x)) #s(literal 1/6 binary64)) (*.f64 x x)))
#s(approx (+ (* -1/6 x) 1/2) (*.f64 (neg.f64 x) (-.f64 #s(literal 1/6 binary64) (/.f64 #s(literal 1/2 binary64) x))))

eval80.0ms (0.9%)

Memory
29.3MiB live, 121.0MiB allocated; 15ms collecting garbage
Compiler

Compiled 35 884 to 3 827 computations (89.3% saved)

prune57.0ms (0.7%)

Memory
-3.9MiB live, 86.6MiB allocated; 12ms collecting garbage
Pruning

42 alts after pruning (34 fresh and 8 done)

PrunedKeptTotal
New58220602
Fresh151429
Picked325
Done066
Total60042642
Accuracy
73.2%
Counts
642 → 42
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.8%
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 x))
7.1%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
6.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (*.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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
7.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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.5%
(*.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)))) #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.5%
(*.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)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
6.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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))))
6.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)))) (exp.f64 (neg.f64 x)))
6.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)))) (exp.f64 (neg.f64 x)))
6.5%
(*.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))))
6.3%
(*.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 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) x))))
6.0%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 6859/191102976000 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 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))))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 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))))
4.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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))))
6.4%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
6.6%
(*.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 (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 (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.6%
(*.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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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))))
6.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)) (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)))
6.6%
(*.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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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))))
11.8%
(*.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(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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))))
14.9%
(*.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)) (-.f64 #s(literal 1 binary64) x)))
14.5%
(*.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)))
6.3%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) 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)))
21.8%
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
4.5%
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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))))
10.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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))))
4.2%
(*.f64 (fmod.f64 #s(approx (exp 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)) (-.f64 #s(literal 1 binary64) x)))
22.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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))))) (exp.f64 (neg.f64 x)))
30.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 -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)))
20.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 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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)))
18.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 (exp.f64 (log.f64 x)) #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
31.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 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
48.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 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
48.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 (*.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)))
53.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 (-.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)))
18.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 (exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64))) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
19.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 x x) #s(literal -1/4 binary64))))) (exp.f64 (neg.f64 x)))
21.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 #s(approx (* (- (pow x -2) 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)))
20.3%
(*.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 4 173 to 1 469 computations (64.8% saved)

regimes52.0ms (0.6%)

Memory
-35.6MiB live, 63.9MiB allocated; 16ms collecting garbage
Counts
79 → 6
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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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) (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 #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 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #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 (-.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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 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 (+ (* (* 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 (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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 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 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 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 (-.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 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 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(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #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)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 6859/191102976000 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 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)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 3 binary64)) #s(literal 6859/191102976000 binary64)) (+.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) (+.f64 #s(literal 361/33177600 binary64) (*.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 19/5760 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)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 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 (/.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 (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(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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:

24.0ms
x
15.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
56.2%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
71.7%6x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes25.0ms (0.3%)

Memory
38.7MiB live, 38.7MiB allocated; 0ms collecting garbage
Counts
78 → 4
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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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) (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 #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 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #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 (-.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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 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 (+ (* (* 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 (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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 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 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (-.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (*.f64 x x)) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 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 (-.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 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/64 binary64)) (+.f64 (pow.f64 x #s(literal -4 binary64)) (+.f64 #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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))) (pow.f64 x #s(literal 6 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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64))) (*.f64 x x)) #s(literal 2 binary64)) #s(literal 361/33177600 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) x) #s(literal 19/5760 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(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 19/5760 binary64)) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/96 binary64) (/.f64 #s(literal 1/4 binary64) (pow.f64 x #s(literal 4 binary64))))))))) (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 -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 (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(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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:

20.0ms
x
Results
AccuracySegmentsBranch
67.7%4x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes26.0ms (0.3%)

Memory
-10.6MiB live, 34.1MiB allocated; 6ms collecting garbage
Counts
68 → 5
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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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) (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 #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 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #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 (-.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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 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 (+ (* (* 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)))
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 (-.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 (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(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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:

21.0ms
x
Results
AccuracySegmentsBranch
68.9%5x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes25.0ms (0.3%)

Memory
-11.9MiB live, 33.1MiB allocated; 5ms collecting garbage
Counts
67 → 5
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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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) (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 #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 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #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 (-.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 (exp.f64 x) #s(approx (sqrt (cos x)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 binary64)) (pow.f64 x #s(literal 6 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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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(approx (+ (* (+ (* -1/96 (* x x)) -1/4) (* x x)) 1) (*.f64 (fma.f64 #s(literal -1/4 binary64) (pow.f64 x #s(literal -2 binary64)) #s(literal -1/96 binary64)) (pow.f64 x #s(literal 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 (+ (* (* 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(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 (-.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 (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(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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:

21.0ms
x
Results
AccuracySegmentsBranch
67.7%5x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes19.0ms (0.2%)

Memory
31.7MiB live, 31.7MiB allocated; 0ms collecting garbage
Counts
61 → 4
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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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) (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 #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 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #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 (exp.f64 x) #s(approx (sqrt (cos x)) #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(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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:

15.0ms
x
Results
AccuracySegmentsBranch
64.0%4x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes23.0ms (0.3%)

Memory
-13.5MiB live, 31.6MiB allocated; 5ms 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (neg.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) #s(literal 1/96 binary64)) (*.f64 x x))) #s(literal 19/5760 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) (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 #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 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #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 (-.f64 (*.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(approx (+ (* (+ (* (+ (* 1/6 x) 1/2) x) 1) x) 1) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) x) (pow.f64 x #s(literal -2 binary64))) #s(literal 1/6 binary64)) (pow.f64 x #s(literal 3 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 (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:

19.0ms
x
Results
AccuracySegmentsBranch
59.3%3x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes29.0ms (0.3%)

Memory
-12.2MiB live, 42.8MiB allocated; 6ms collecting garbage
Counts
53 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 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)) #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)) (fma.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -19/5760 binary64) #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 #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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))))) (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 #s(literal 1 binary64) (*.f64 x 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 (*.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)))
Calls

2 calls:

16.0ms
x
10.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
51.4%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
51.9%2x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes25.0ms (0.3%)

Memory
-8.7MiB live, 38.1MiB allocated; 2ms collecting garbage
Counts
47 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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 (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))
(*.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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #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)) (-.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)))) (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)) (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) #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 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) x)) x)))) (exp.f64 (neg.f64 x)))
Outputs
(/.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #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 (*.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)))
Calls

2 calls:

12.0ms
x
10.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
48.8%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
50.8%2x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes12.0ms (0.1%)

Memory
17.7MiB live, 17.7MiB allocated; 0ms collecting garbage
Counts
37 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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))))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #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 (*.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)))
Calls

1 calls:

10.0ms
x
Results
AccuracySegmentsBranch
50.8%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes11.0ms (0.1%)

Memory
17.0MiB live, 17.0MiB allocated; 0ms collecting garbage
Counts
35 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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 (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #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 (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 (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)) (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 (exp (neg x)) (fma.f64 (fma.f64 #s(approx (+ (* -1/6 x) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1/6 binary64)) x)) 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 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

9.0ms
x
Results
AccuracySegmentsBranch
50.4%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes12.0ms (0.1%)

Memory
-29.6MiB live, 16.8MiB allocated; 2ms collecting garbage
Counts
33 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 (-.f64 (*.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 (exp.f64 x) (sqrt.f64 #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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.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)))) #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) (sqrt.f64 #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)) (fma.f64 (-.f64 (*.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(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 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x)) #s(literal 1/4 binary64)) x) x)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

10.0ms
x
Results
AccuracySegmentsBranch
50.4%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes15.0ms (0.2%)

Memory
17.5MiB live, 17.5MiB allocated; 0ms collecting garbage
Counts
29 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x 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 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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 #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:

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

Compiled 11 to 9 computations (18.2% saved)

regimes16.0ms (0.2%)

Memory
-28.6MiB live, 17.8MiB allocated; 3ms 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) x) x)))) #s(approx (exp (neg x)) (fma.f64 #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 (* (- (pow x -2) 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)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes12.0ms (0.1%)

Memory
17.7MiB live, 17.7MiB allocated; 0ms collecting garbage
Counts
21 → 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 #s(literal 1 binary64) x)) #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)) (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) (+.f64 #s(literal 1 binary64) 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) (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)) (-.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)) (-.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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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 #s(approx (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) #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) (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 (fma.f64 #s(approx (- (* -19/5760 (* x x)) 1/96) #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) (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 (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 (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 (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 (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)) (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 (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)) #s(approx (+ (* (+ (* (- (* -19/5760 (* x x)) 1/96) (* x x)) -1/4) (* x x)) 1) #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) (+.f64 #s(literal 1 binary64) x)) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

6.0ms
x
4.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
21.8%1x
21.8%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)

regimes2.0ms (0%)

Memory
5.0MiB live, 5.0MiB allocated; 0ms collecting garbage
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 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)))
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:

1.0ms
x
1.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
20.3%1x
20.3%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)

bsearch112.0ms (1.3%)

Memory
17.3MiB live, 114.2MiB allocated; 23ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
narrow-enough
narrow-enough
predicate-same
narrow-enough
Steps
TimeLeftRight
14.0ms
0.24759778452939404
1364589401893.1897
33.0ms
1.936700844922159e-111
2.895673890249727e-108
26.0ms
-2.90213575899691e-154
-1.7805878938283809e-155
18.0ms
-1.7066407768159814e-68
-1.3074161275249291e-76
15.0ms
-2.8589615000689595e-39
-1.8652971573754524e-39
Samples
74.0ms352×1valid
11.0ms101×0invalid
Compiler

Compiled 2 297 to 1 615 computations (29.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 73.0ms
ival-fmod: 22.0ms (30.2% of total)
ival-exp: 18.0ms (24.7% of total)
ival-cos: 15.0ms (20.6% of total)
adjust: 6.0ms (8.2% of total)
ival-sqrt: 6.0ms (8.2% of total)
ival-mult!: 3.0ms (4.1% of total)
ival-neg: 2.0ms (2.7% of total)

bsearch66.0ms (0.8%)

Memory
-22.2MiB live, 23.8MiB allocated; 4ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
narrow-enough
narrow-enough
Steps
TimeLeftRight
61.0ms
0.24759778452939404
1364589401893.1897
2.0ms
1.936700844922159e-111
2.895673890249727e-108
1.0ms
-2.90213575899691e-154
-1.7805878938283809e-155
Samples
59.0ms101×0invalid
Compiler

Compiled 1 297 to 974 computations (24.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 56.0ms
ival-cos: 51.0ms (90.9% of total)
ival-exp: 2.0ms (3.6% of total)
ival-sqrt: 1.0ms (1.8% of total)
ival-fmod: 1.0ms (1.8% of total)
adjust: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)

bsearch45.0ms (0.5%)

Memory
29.7MiB live, 72.1MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
narrow-enough
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
0.24759778452939404
1364589401893.1897
2.0ms
1.936700844922159e-111
2.895673890249727e-108
1.0ms
-2.90213575899691e-154
-1.7805878938283809e-155
25.0ms
-1.7066407768159814e-68
-1.3074161275249291e-76
Samples
21.0ms96×1valid
11.0ms101×0invalid
Compiler

Compiled 1 923 to 1 474 computations (23.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-exp: 5.0ms (23.3% of total)
ival-fmod: 5.0ms (23.3% of total)
ival-cos: 5.0ms (23.3% of total)
adjust: 2.0ms (9.3% of total)
ival-sqrt: 2.0ms (9.3% of total)
ival-mult!: 1.0ms (4.7% of total)
ival-neg: 1.0ms (4.7% of total)

bsearch50.0ms (0.6%)

Memory
-29.9MiB live, 62.8MiB allocated; 45ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
narrow-enough
narrow-enough
predicate-same
Steps
TimeLeftRight
23.0ms
0.24759778452939404
1364589401893.1897
2.0ms
1.936700844922159e-111
2.895673890249727e-108
1.0ms
-2.90213575899691e-154
-1.7805878938283809e-155
21.0ms
-8.758099654091631e-14
-4.590632902575214e-29
Samples
20.0ms101×0invalid
18.0ms80×0valid
Compiler

Compiled 1 546 to 1 178 computations (23.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-cos: 13.0ms (56.8% of total)
ival-exp: 4.0ms (17.5% of total)
ival-fmod: 3.0ms (13.1% of total)
ival-sqrt: 1.0ms (4.4% of total)
ival-neg: 1.0ms (4.4% of total)
ival-mult!: 1.0ms (4.4% of total)
adjust: 0.0ms (0% of total)

bsearch35.0ms (0.4%)

Memory
6.6MiB live, 51.4MiB allocated; 21ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
narrow-enough
predicate-same
Steps
TimeLeftRight
24.0ms
0.24759778452939404
1364589401893.1897
2.0ms
1.936700844922159e-111
2.895673890249727e-108
7.0ms
-8.758099654091631e-14
-4.590632902575214e-29
Samples
22.0ms101×0invalid
4.0ms48×0valid
Compiler

Compiled 1 181 to 884 computations (25.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 22.0ms
ival-exp: 14.0ms (63.3% of total)
ival-cos: 4.0ms (18.1% of total)
ival-fmod: 3.0ms (13.6% of total)
ival-sqrt: 1.0ms (4.5% of total)
ival-neg: 1.0ms (4.5% of total)
ival-mult!: 1.0ms (4.5% of total)
adjust: 0.0ms (0% of total)

bsearch44.0ms (0.5%)

Memory
34.8MiB live, 80.4MiB allocated; 11ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
predicate-same
Steps
TimeLeftRight
13.0ms
0.24759778452939404
1364589401893.1897
27.0ms
1.0655458674652368e-113
4.913919332691404e-113
Samples
22.0ms96×1valid
11.0ms101×0invalid
Compiler

Compiled 607 to 426 computations (29.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 28.0ms
adjust: 7.0ms (24.8% of total)
ival-fmod: 7.0ms (24.8% of total)
ival-exp: 5.0ms (17.7% of total)
ival-cos: 5.0ms (17.7% of total)
ival-sqrt: 2.0ms (7.1% of total)
ival-mult!: 1.0ms (3.5% of total)
ival-neg: 1.0ms (3.5% of total)

bsearch10.0ms (0.1%)

Memory
-44.6MiB live, 16.2MiB allocated; 5ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
9.0ms
-2.821729765758531e-79
-9.870991379964486e-81
Samples
8.0ms32×1valid
Compiler

Compiled 141 to 108 computations (23.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-fmod: 4.0ms (58.1% of total)
adjust: 1.0ms (14.5% of total)
ival-exp: 1.0ms (14.5% of total)
ival-cos: 1.0ms (14.5% of total)
ival-sqrt: 0.0ms (0% of total)
ival-mult!: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
1.4MiB live, 1.4MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
0.0ms
-8.758099654091631e-14
-4.590632902575214e-29
Compiler

Compiled 58 to 46 computations (20.7% saved)

bsearch1.0ms (0%)

Memory
1.2MiB live, 1.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
0.0ms
-8.758099654091631e-14
-4.590632902575214e-29
Compiler

Compiled 59 to 48 computations (18.6% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
0.0ms
-8.758099654091631e-14
-4.590632902575214e-29
Compiler

Compiled 95 to 70 computations (26.3% saved)

bsearch1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-same
Steps
TimeLeftRight
0.0ms
-8.758099654091631e-14
-4.590632902575214e-29
Compiler

Compiled 70 to 55 computations (21.4% saved)

bsearch0.0ms (0%)

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

Compiled 13 to 12 computations (7.7% saved)

derivations755.0ms (8.8%)

Memory
-1.9MiB live, 564.0MiB allocated; 88ms collecting garbage
Stop Event
fuel
Compiler

Compiled 1 590 to 215 computations (86.5% saved)

preprocess191.0ms (2.2%)

Memory
7.3MiB live, 482.7MiB allocated; 48ms collecting garbage
Compiler

Compiled 3 200 to 446 computations (86.1% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...