expfmod (used to be hard to sample)

Time bar (total: 17.7s)

start0.0ms (0%)

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

analyze222.0ms (1.3%)

Memory
-2.5MiB live, 226.3MiB allocated; 43ms 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)

sample14.7s (83.2%)

Memory
146.5MiB live, 16 492.3MiB allocated; 4.1s collecting garbage
Samples
10.0s7 253×5exit
1.4s2 074×2valid
727.0ms3 009×1valid
678.0ms5 208×0invalid
428.0ms3 173×0valid
Precisions
Click to see histograms. Total time spent on operations: 12.3s
ival-cos: 4.9s (39.6% of total)
ival-exp: 3.7s (30.3% of total)
ival-fmod: 1.4s (11.7% of total)
adjust: 1.1s (9% of total)
ival-sqrt: 753.0ms (6.1% of total)
ival-mult!: 290.0ms (2.4% of total)
ival-neg: 100.0ms (0.8% of total)
Bogosity

explain174.0ms (1%)

Memory
17.2MiB live, 163.8MiB allocated; 13ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1570-157(3.769612599103255e-207)(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 -
+1242
-013
Precision
1.0
Recall
0.00411522633744856
Confusion?
Predicted +Predicted MaybePredicted -
+10242
-0013
Precision?
1.0
Recall?
0.00411522633744856
Freqs
test
numberfreq
0255
11
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
55.0ms140×2valid
36.0ms170×1valid
24.0ms170×1exit
3.0ms32×0valid
Compiler

Compiled 72 to 28 computations (61.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 94.0ms
ival-fmod: 24.0ms (25.5% of total)
ival-cos: 24.0ms (25.5% of total)
ival-exp: 20.0ms (21.2% of total)
adjust: 11.0ms (11.7% of total)
ival-sqrt: 8.0ms (8.5% of total)
ival-mult!: 4.0ms (4.2% of total)
ival-neg: 3.0ms (3.2% of total)

preprocess28.0ms (0.2%)

Memory
-39.6MiB live, 6.3MiB allocated; 4ms 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
9.3%
(*.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
4.3MiB live, 4.3MiB 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))

rewrite165.0ms (0.9%)

Memory
34.2MiB live, 125.9MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0124450
0134443
1637419
05530396
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)))
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 (/.f64 (PI.f64) #s(literal 2 binary64)) x))
(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)))))
(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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x 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 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 (*.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)) 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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) 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)))

eval7.0ms (0%)

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

Compiled 1 219 to 304 computations (75.1% saved)

prune11.0ms (0.1%)

Memory
-34.6MiB live, 11.5MiB allocated; 2ms collecting garbage
Pruning

14 alts after pruning (13 fresh and 1 done)

PrunedKeptTotal
New601373
Fresh000
Picked011
Done000
Total601474
Accuracy
42.6%
Counts
74 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.3%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
8.9%
(*.f64 (fmod.f64 (/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
9.3%
(*.f64 (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 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
9.0%
(*.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)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
9.0%
(*.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)))
9.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.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)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
37.0%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
6.8%
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
Compiler

Compiled 490 to 346 computations (29.4% saved)

series12.0ms (0.1%)

Memory
12.8MiB live, 12.8MiB allocated; 0ms collecting garbage
Counts
31 → 67
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) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/24 binary64) (*.f64 x x))
#s(literal 1/24 binary64)
(*.f64 x x)
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(cosh.f64 x)
(sinh.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 (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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* 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 (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh 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 (- (cosh x) (sinh x)) #s(hole binary64 1))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (cosh x) #s(hole binary64 1))
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))
#s(approx (sinh x) #s(hole binary64 x))
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2))))))
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))))
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x)))))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp 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))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
Calls

3 calls:

TimeVariablePointExpression
5.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)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 (* x x) 1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (- (cosh x) (sinh x)) (cosh x) (sinh x))
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)) (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)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 (* x x) 1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (- (cosh x) (sinh x)) (cosh x) (sinh x))
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)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (- (* 1/24 (* x x)) 1/2) (* 1/24 (* x x)) 1/24 (* x x) 1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (- (cosh x) (sinh x)) (cosh x) (sinh x))

rewrite141.0ms (0.8%)

Memory
24.2MiB live, 115.1MiB allocated; 7ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02431286
02841226
112111167
084711103
Stop Event
iter-limit
node-limit
iter-limit
Counts
98 → 267
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) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 #s(literal 1/24 binary64) (*.f64 x x))
#s(literal 1/24 binary64)
(*.f64 x x)
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
(-.f64 (cosh.f64 x) (sinh.f64 x))
(cosh.f64 x)
(sinh.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 (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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (- (* 1/24 (pow x 2)) 1/2)))
#s(approx (* 1/24 (* x x)) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (* 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 (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh 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 (- (cosh x) (sinh x)) #s(hole binary64 1))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (cosh x) #s(hole binary64 1))
#s(approx (cosh x) #s(hole binary64 (+ 1 (* 1/2 (pow x 2)))))
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* 1/24 (pow x 2)))))))
#s(approx (cosh x) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 1/24 (* 1/720 (pow x 2)))))))))
#s(approx (sinh x) #s(hole binary64 x))
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* 1/6 (pow x 2))))))
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* 1/120 (pow x 2))))))))
#s(approx (sinh x) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 1/6 (* (pow x 2) (+ 1/120 (* 1/5040 (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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* 1/24 (pow x 2))))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(hole binary64 (* (pow x 2) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) #s(hole binary64 (* (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (- (cosh x) (sinh x)) #s(hole binary64 (- (* 1/2 (+ (exp x) (/ 1 (exp x)))) (* 1/2 (- (exp x) (/ 1 (exp x)))))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp 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))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 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)))
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))))
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x))) (sinh.f64 (neg.f64 x))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 (cos.f64 x)) #s(literal 1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(sin.f64 (+.f64 (neg.f64 x) (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 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)))))
(cos.f64 (neg.f64 x))
(cos.f64 x)
(+.f64 (*.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
x
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 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 (neg.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 (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 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 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (/.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (exp.f64 x)) (/.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (exp.f64 x)))
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.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 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64)))
(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 (exp.f64 (neg.f64 x)) (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))) (exp.f64 (neg.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 (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)))))
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))))
(*.f64 (pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64)))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))))
(-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))) (*.f64 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal -1 binary64))))))
(+.f64 (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/4 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)))))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) #s(literal -1/2 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64))))))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1/2 binary64))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))
(*.f64 (*.f64 #s(literal 1/24 binary64) x) x)
(*.f64 (*.f64 x x) #s(literal 1/24 binary64))
(*.f64 #s(literal 1/24 binary64) (*.f64 x x))
#s(literal 1/24 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 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (neg.f64 x) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (neg.f64 x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(neg.f64 (*.f64 (neg.f64 x) x))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(neg.f64 (+.f64 x #s(literal -1 binary64)))
(neg.f64 (+.f64 #s(literal -1 binary64) x))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(-.f64 (neg.f64 x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) x)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.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))))
(*.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 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/2 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 (neg.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 (neg.f64 x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 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 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (-.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (pow.f64 (exp.f64 x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(neg.f64 (/.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 x))))
(neg.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)))
(-.f64 (/.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (exp.f64 x)) (/.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (exp.f64 x)))
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (cosh.f64 x) (cosh.f64 x) (*.f64 (sinh.f64 x) (+.f64 (sinh.f64 x) (cosh.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 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64)))
(exp.f64 (neg.f64 x))
(+.f64 (cosh.f64 x) (sinh.f64 (neg.f64 x)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))
(cosh.f64 (neg.f64 x))
(cosh.f64 x)
(+.f64 (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)))
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal -2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64))
(sinh.f64 x)
(-.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (exp.f64 (neg.f64 x)) #s(literal 2 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) x) 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 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 #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 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) (*.f64 x x) #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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (* 1/24 (* x x)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (* 1/24 (* x x)) 1/2) (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)))
#s(approx (* 1/24 (* x x)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh 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))) (- (cosh x) (sinh x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) 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 (cosh x) #s(literal 1 binary64))
#s(approx (cosh x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)))
#s(approx (cosh x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cosh x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sinh x) x)
#s(approx (sinh x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/6 binary64) #s(literal 1 binary64)) x))
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 #s(literal 1/120 binary64) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (sinh x) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/5040 binary64) (*.f64 x x) #s(literal 1/120 binary64)) (*.f64 x x) #s(literal 1/6 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
#s(approx (- (* 1/24 (* x x)) 1/2) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x x)))
#s(approx (- 1 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh x))) (*.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (exp (neg x)) (*.f64 #s(literal 1/2 binary64) (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))))
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (- (cosh x) (sinh 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)))
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)))

eval41.0ms (0.2%)

Memory
-5.9MiB live, 45.3MiB allocated; 17ms collecting garbage
Compiler

Compiled 8 325 to 1 301 computations (84.4% saved)

prune21.0ms (0.1%)

Memory
-21.1MiB live, 25.7MiB allocated; 2ms collecting garbage
Pruning

21 alts after pruning (18 fresh and 3 done)

PrunedKeptTotal
New33413347
Fresh358
Picked325
Done011
Total34021361
Accuracy
43.2%
Counts
361 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.3%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
9.0%
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
9.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
9.0%
(*.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))))) (-.f64 (/.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (exp.f64 x)) (/.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (exp.f64 x))))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
6.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
1.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
7.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
9.0%
(*.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)))
9.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.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)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
8.1%
(*.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.8%
(*.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.9%
(*.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)))
36.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 828 to 571 computations (31% saved)

series11.0ms (0.1%)

Memory
13.6MiB live, 13.6MiB allocated; 0ms collecting garbage
Counts
43 → 83
Calls
Call 1
Inputs
(*.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)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
(exp.f64 (neg.f64 x))
(neg.f64 x)
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)))
(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) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))
#s(literal -1/2 binary64)
(*.f64 x x)
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))
(*.f64 (*.f64 x x) (*.f64 x x))
#s(literal 1/24 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) 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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))
(fma.f64 (*.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)) x) x #s(literal 1 binary64))
(*.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)) x)
(-.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/2 binary64)
Outputs
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (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 #s(hole binary64 x))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (* (* x x) (* x x)) 1/24) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#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) x) #s(hole binary64 (* -1/2 x)))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* 1/24 (pow x 2)) 1/2))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* (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 (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/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) x) #s(hole binary64 (* -1/720 (pow x 5))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 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) #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 (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))))
#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
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) (exp (neg x)) (neg x) x (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (* (* x x) (* x x)) 1/24) (* (* x x) (* x x)) 1/24 (* (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) x) (- (* (* (+ (* -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/2)
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) (exp (neg x)) (neg x) x (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (* (* x x) (* x x)) 1/24) (* (* x x) (* x x)) 1/24 (* (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) x) (- (* (* (+ (* -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/2)
2.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) 1 (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) x (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (exp (neg x)) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) -1/2 (* x x) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (* (* x x) (* x x)) 1/24) (* (* x x) (* x x)) 1/24 (* (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) x) (- (* (* (+ (* -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/2)

rewrite174.0ms (1%)

Memory
-14.2MiB live, 167.5MiB allocated; 23ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02811987
03281888
112241864
085071781
Stop Event
iter-limit
node-limit
iter-limit
Counts
126 → 434
Calls
Call 1
Inputs
(*.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)))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
(exp.f64 (neg.f64 x))
(neg.f64 x)
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)))
(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) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))
#s(literal -1/2 binary64)
(*.f64 x x)
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))
(*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64))
(*.f64 (*.f64 x x) (*.f64 x x))
#s(literal 1/24 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) 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 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64)))))
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))
#s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))
(fma.f64 (*.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)) x) x #s(literal 1 binary64))
(*.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)) x)
(-.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/2 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 1/2 (* x (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) #s(hole binary64 (+ (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* x (+ (* -1/6 (* x (fmod (exp x) (sqrt (cos x))))) (* 1/2 (fmod (exp x) (sqrt (cos x)))))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (sqrt (cos x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (exp x) #s(hole binary64 1))
#s(approx (exp x) #s(hole binary64 (+ 1 x)))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* 1/2 x))))))
#s(approx (exp x) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))))
#s(approx (sqrt (cos x)) #s(hole binary64 1))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (sqrt (cos x)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (cos x) #s(hole binary64 1))
#s(approx (cos x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (cos x) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 1/24 (* -1/720 (pow x 2)))) 1/2)))))
#s(approx (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 #s(hole binary64 x))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (* (* x x) (* x x)) 1/24) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4)))
#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) x) #s(hole binary64 (* -1/2 x)))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* 1/24 (pow x 2)) 1/2))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* x (- (* (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 (cos x) #s(hole binary64 (cos x)))
#s(approx (exp (neg x)) #s(hole binary64 (exp (neg x))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (* (- (* (* (+ (* -1/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) x) #s(hole binary64 (* -1/720 (pow x 5))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 1/24 (/ 1 (pow x 2))) 1/720))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* (pow x 5) (- (* 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) #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 (exp (neg x)) #s(hole binary64 (exp (* -1 x))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- 1/720 (* 1/24 (/ 1 (pow x 2))))))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) #s(hole binary64 (* -1 (* (pow x 5) (- (+ 1/720 (/ 1/2 (pow x 4))) (* 1/24 (/ 1 (pow x 2))))))))
#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 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))
(*.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)))
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))))
(fma.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
(*.f64 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 x #s(literal 2 binary64))))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 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 -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)
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)))
(/.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))
#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) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))))
(*.f64 (pow.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64) #s(literal 1 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))))))
(/.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64) #s(literal 1 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64)))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) x)) x #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/2 binary64)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64)) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal -1/8 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) x #s(literal -1 binary64))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))
#s(literal -1/2 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))
(sqrt.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(fabs.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(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 x #s(literal -1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(neg.f64 (+.f64 x #s(literal -1 binary64)))
(neg.f64 (+.f64 #s(literal -1 binary64) x))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(-.f64 (neg.f64 x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal -1 binary64)))
(-.f64 #s(literal 1 binary64) x)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))))
(*.f64 (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))
(*.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x)) x)
(*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x))
(*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/24 binary64)))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/24 binary64) x))
(*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 x x) x))
(*.f64 (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x) #s(literal 1 binary64))
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(*.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/24 binary64)))
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 x (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)))
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x))
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 x)))
(*.f64 x (*.f64 (*.f64 x x) x))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64))
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(neg.f64 (*.f64 (*.f64 (neg.f64 x) x) (*.f64 x x)))
(fabs.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(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 (*.f64 x x)) #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 1/24 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) 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 (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)) x) x #s(literal 1 binary64))))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))))
(*.f64 (pow.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) (fma.f64 (*.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)) 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 (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)) x) x #s(literal 1 binary64))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) #s(literal 1/2 binary64)))
#s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (*.f64 (*.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)) x) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.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)) x) x))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.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)) x) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) (fma.f64 (*.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)) x) x #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.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)) x) x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.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)) x) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) (fma.f64 (*.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)) x) x #s(literal -1 binary64)))))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.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)) x)) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 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 x x) #s(literal 1 binary64))
(fma.f64 (*.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)) (fabs.f64 x)) (fabs.f64 x) #s(literal 1 binary64))
(fma.f64 (*.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)) (neg.f64 x)) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (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))) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.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)) x) x #s(literal 1 binary64))
(fma.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 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (*.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)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (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)) #s(literal 1 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (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))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x) #s(literal 1 binary64))
(fma.f64 x (*.f64 (*.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)) x) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (*.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)) x) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (fma.f64 (*.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)) x) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.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)) x) x #s(literal -1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))) (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))))
(-.f64 (*.f64 (*.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)) x) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.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)) x)) x))
(-.f64 #s(literal 1 binary64) (*.f64 (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 x x)))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (*.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)) x)))
(-.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.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)) x) x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (*.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)) x) x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) (fma.f64 (*.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)) x) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (*.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)) x) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.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)) x) x) (fma.f64 (*.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)) x) x #s(literal -1 binary64))))))
(+.f64 (*.f64 (*.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)) x) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (*.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)) x) x))
(*.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)) x)
(*.f64 x (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 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 (+.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)) (*.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 (+.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)) (*.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))))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x) #s(literal -1/2 binary64))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/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))
(fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) #s(literal -1/2 binary64))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))) #s(literal -1/2 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) 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 (+.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)) (*.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 (+.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)) (*.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 (*.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 x x) #s(literal 1/24 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 1/2 binary64)))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 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 (neg.f64 x) (*.f64 (neg.f64 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 (*.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/13824 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x)))))
(fma.f64 (*.f64 #s(literal -1/720 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (*.f64 #s(literal 1/24 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 (neg.f64 x) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (*.f64 (*.f64 x x) x) (*.f64 x #s(literal -1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) x (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/720 binary64) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 #s(literal 1/24 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(fma.f64 x (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) (*.f64 x x)))
(-.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (neg.f64 x) x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
(*.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) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)))) (-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x 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) 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 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64))) (*.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64))))))
(fma.f64 (*.f64 #s(literal -1/720 binary64) (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3/2 binary64)) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 x (*.f64 #s(literal -1/720 binary64) x)) x (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 x #s(literal -1/720 binary64)) (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) (*.f64 x x) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 #s(literal 1/24 binary64) x) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) x (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 (*.f64 x x) (*.f64 #s(literal -1/720 binary64) x) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 #s(literal -1/720 binary64) (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 #s(literal 1/24 binary64) x (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))
(fma.f64 x #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 #s(literal 1/720 binary64) (*.f64 x x)) x))
(-.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (neg.f64 x) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(+.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) (*.f64 #s(literal 1/24 binary64) x))
(+.f64 (*.f64 #s(literal 1/24 binary64) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)))
(/.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 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) (*.f64 #s(literal 1/24 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/576 binary64) (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (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) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/13824 binary64))) (neg.f64 (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))))) (neg.f64 (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64))))))
(/.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal -1/576 binary64)) (fma.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/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))))
(/.f64 (fma.f64 #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)) #s(literal 1/13824 binary64)) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64))))
(/.f64 (+.f64 #s(literal 1/13824 binary64) (*.f64 #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x)))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64)))))
(fma.f64 (*.f64 #s(literal -1/720 binary64) (fabs.f64 x)) (fabs.f64 x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal -1/720 binary64) (neg.f64 x)) (neg.f64 x) #s(literal 1/24 binary64))
(fma.f64 (*.f64 #s(literal -1/720 binary64) x) x #s(literal 1/24 binary64))
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64))
(fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64))
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal -1/720 binary64)) #s(literal 1/24 binary64))
(fma.f64 x (*.f64 x #s(literal -1/720 binary64)) #s(literal 1/24 binary64))
(-.f64 (/.f64 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/576 binary64) (fma.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 (*.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) #s(literal -1/720 binary64)))))
(-.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) #s(literal -1/24 binary64))
(-.f64 #s(literal 1/24 binary64) (*.f64 (neg.f64 (*.f64 #s(literal -1/720 binary64) x)) x))
(-.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (neg.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) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))) (/.f64 #s(literal 1/13824 binary64) (-.f64 (fma.f64 #s(literal 1/518400 binary64) (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/576 binary64)) (*.f64 (*.f64 x x) #s(literal -1/17280 binary64)))))
(+.f64 (/.f64 #s(literal 1/13824 binary64) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 binary64))))) (/.f64 (*.f64 #s(literal -1/373248000 binary64) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 x x) x))) (+.f64 #s(literal 1/576 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/720 binary64)) (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal -1/24 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/2 binary64)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (-.f64 #s(literal 1 binary64) x) (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x 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 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 #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 (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)) x) x #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.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)) 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 x x)
#s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* -1/2 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64)))
#s(approx (* (* (* x x) (* x x)) 1/24) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))
#s(approx (* (* x x) (* x x)) (*.f64 (*.f64 (*.f64 x x) x) x))
#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 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (fma.f64 (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64)))
#s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 #s(literal -1/2 binary64) x))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) x))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.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)) x))
#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) (fma.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) (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)))
#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 (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))
#s(approx (- 1 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x))
#s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) x) (*.f64 x x)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))
#s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) #s(literal -1/720 binary64)))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) x) (*.f64 x x)) x))
#s(approx (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))) (*.f64 (*.f64 x x) x)) x))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)) x))
#s(approx (* (* (+ (* -1/720 (* x x)) 1/24) x) x) (*.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) x) (*.f64 x x)) x))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1/720 binary64)))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) x) (*.f64 x x)))
#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 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) x) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 (pow.f64 x #s(literal 5 binary64)) (neg.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))))
#s(approx (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) (*.f64 (neg.f64 (pow.f64 x #s(literal 5 binary64))) (+.f64 #s(literal 1/720 binary64) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (/.f64 #s(literal 1/24 binary64) (*.f64 x x))))))
#s(approx (* (+ (* -1/720 (* x x)) 1/24) x) (*.f64 (neg.f64 (-.f64 #s(literal 1/720 binary64) (/.f64 #s(literal 1/24 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) x)))

eval70.0ms (0.4%)

Memory
6.2MiB live, 95.8MiB allocated; 14ms collecting garbage
Compiler

Compiled 17 823 to 3 377 computations (81.1% saved)

prune34.0ms (0.2%)

Memory
-7.5MiB live, 50.3MiB allocated; 4ms collecting garbage
Pruning

36 alts after pruning (30 fresh and 6 done)

PrunedKeptTotal
New50319522
Fresh21113
Picked235
Done033
Total50736543
Accuracy
43.4%
Counts
543 → 36
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.3%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
9.0%
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
9.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
1.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
6.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
1.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
1.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x))))) (exp.f64 (neg.f64 x)))
1.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 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))))
1.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
1.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/24 binary64) x)))))) (exp.f64 (neg.f64 x)))
1.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
1.4%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
6.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))))) (exp.f64 (neg.f64 x)))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
1.8%
(*.f64 (fmod.f64 (exp.f64 x) (exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))) #s(literal 1/2 binary64)))) (exp.f64 (neg.f64 x)))
9.0%
(*.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)))
9.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.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)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
8.1%
(*.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.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
40.9%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
4.9%
(*.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)))
36.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
19.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (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))))
Compiler

Compiled 1 855 to 1 270 computations (31.5% saved)

series59.0ms (0.3%)

Memory
21.5MiB live, 66.8MiB allocated; 4ms collecting garbage
Counts
50 → 87
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
(-.f64 x #s(literal -1 binary64))
x
#s(literal -1 binary64)
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(literal 1 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (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))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))))
(exp.f64 x)
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))
#s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))
(*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(*.f64 (log.f64 x) #s(literal 4 binary64))
(log.f64 x)
#s(literal 4 binary64)
#s(literal 1/24 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64))
(exp.f64 (log.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 -1) #s(hole binary64 1))
#s(approx (- x -1) #s(hole binary64 (+ 1 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 (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 1))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x)))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2))))
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2))))
#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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (exp (* (log x) 4)) 1/24) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (exp (* (log x) 4)) #s(hole binary64 (pow x 4)))
#s(approx (* (log x) 4) #s(hole binary64 (* 4 (log x))))
#s(approx (log x) #s(hole binary64 (log x)))
#s(approx (* (pow (exp (log x)) 4) 1/24) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (pow (exp (log x)) 4) #s(hole binary64 (pow x 4)))
#s(approx (exp (log x)) #s(hole binary64 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 (- x -1) #s(hole binary64 x))
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 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 (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x)))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 (* -1/2 (pow x 2))))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (* -1/2 x)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/2))))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 (- (/ 1 (pow x 2)) 1/2)))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (log x) 4) #s(hole binary64 (* -4 (log (/ 1 x)))))
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 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))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2)))))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (* -1 (* x (- 1/2 (/ 1 (pow x 2)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (log x) 4) #s(hole binary64 (* 4 (+ (log -1) (* -1 (log (/ -1 x)))))))
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x))))))
Calls

3 calls:

TimeVariablePointExpression
26.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x -1 (sqrt (cos x)) (cos x) 1 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (exp (neg x)) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) (* (* (- (/ 1 (* x x)) 1/2) x) x) (* (- (/ 1 (* x x)) 1/2) x) (- (/ 1 (* x x)) 1/2) (/ 1 (* x x)) (* x x) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (exp (* (log x) 4)) 1/24) (exp (* (log x) 4)) (* (log x) 4) (log x) 4 1/24 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (pow (exp (log x)) 4) 1/24) (pow (exp (log x)) 4) (exp (log x)))
20.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x -1 (sqrt (cos x)) (cos x) 1 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (exp (neg x)) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) (* (* (- (/ 1 (* x x)) 1/2) x) x) (* (- (/ 1 (* x x)) 1/2) x) (- (/ 1 (* x x)) 1/2) (/ 1 (* x x)) (* x x) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (exp (* (log x) 4)) 1/24) (exp (* (log x) 4)) (* (log x) 4) (log x) 4 1/24 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (pow (exp (log x)) 4) 1/24) (pow (exp (log x)) 4) (exp (log x)))
12.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- x -1) x -1 (sqrt (cos x)) (cos x) 1 (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (exp (neg x)) (+ (* (+ (* 1/2 x) -1) x) 1) (+ (* 1/2 x) -1) 1/2 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (sqrt (cos x)) (cos x) (+ (* -1/2 (* x x)) 1) (* (* (- (/ 1 (* x x)) 1/2) x) x) (* (- (/ 1 (* x x)) 1/2) x) (- (/ 1 (* x x)) 1/2) (/ 1 (* x x)) (* x x) (exp (neg x)) (- 1 x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (exp (* (log x) 4)) 1/24) (exp (* (log x) 4)) (* (log x) 4) (log x) 4 1/24 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (sqrt (cos x)) (cos x) (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (* (pow (exp (log x)) 4) 1/24) (pow (exp (log x)) 4) (exp (log x)))

rewrite188.0ms (1.1%)

Memory
29.8MiB live, 117.9MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02921778
03451641
112201608
088481535
Stop Event
iter-limit
node-limit
iter-limit
Counts
137 → 442
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
(-.f64 x #s(literal -1 binary64))
x
#s(literal -1 binary64)
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(literal 1 binary64)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (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))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))
#s(literal 1/2 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))))
(exp.f64 x)
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))
#s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
#s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(-.f64 #s(literal 1 binary64) x)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))
(*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(*.f64 (log.f64 x) #s(literal 4 binary64))
(log.f64 x)
#s(literal 4 binary64)
#s(literal 1/24 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64))))))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64))
(exp.f64 (log.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 -1) #s(hole binary64 1))
#s(approx (- x -1) #s(hole binary64 (+ 1 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 (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 1))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 -1))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (- (* 1/2 x) 1)))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 1))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (/ 1 x)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) x)))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 (/ (+ 1 (* -1/2 (pow x 2))) (pow x 2))))
#s(approx (/ 1 (* x x)) #s(hole binary64 (/ 1 (pow x 2))))
#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 (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 1))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* -1/2 (pow x 2)))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (+ 1 (* (pow x 2) (- (* 1/24 (pow x 2)) 1/2)))))
#s(approx (* (exp (* (log x) 4)) 1/24) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (exp (* (log x) 4)) #s(hole binary64 (pow x 4)))
#s(approx (* (log x) 4) #s(hole binary64 (* 4 (log x))))
#s(approx (log x) #s(hole binary64 (log x)))
#s(approx (* (pow (exp (log x)) 4) 1/24) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (pow (exp (log x)) 4) #s(hole binary64 (pow x 4)))
#s(approx (exp (log x)) #s(hole binary64 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 (- x -1) #s(hole binary64 x))
#s(approx (- x -1) #s(hole binary64 (* x (+ 1 (/ 1 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 (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* 1/2 (pow x 2))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- 1/2 (/ 1 x)))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (- (+ 1/2 (/ 1 (pow x 2))) (/ 1 x)))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* 1/2 x)))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* x (- 1/2 (/ 1 x)))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* -1/2 (pow x 2))))
#s(approx (+ (* -1/2 (* x x)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 (* -1/2 (pow x 2))))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow x 2)) 1/2))))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (* -1/2 x)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (* x (- (/ 1 (pow x 2)) 1/2))))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 -1/2))
#s(approx (- (/ 1 (* x x)) 1/2) #s(hole binary64 (- (/ 1 (pow x 2)) 1/2)))
#s(approx (- 1 x) #s(hole binary64 (* -1 x)))
#s(approx (- 1 x) #s(hole binary64 (* x (- (/ 1 x) 1))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* 1/24 (pow x 4))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- 1/24 (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(hole binary64 (* (pow x 4) (- (+ 1/24 (/ 1 (pow x 4))) (* 1/2 (/ 1 (pow x 2)))))))
#s(approx (* (log x) 4) #s(hole binary64 (* -4 (log (/ 1 x)))))
#s(approx (log x) #s(hole binary64 (* -1 (log (/ 1 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))))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(hole binary64 (* (pow x 2) (+ 1/2 (* -1 (/ (- 1 (/ 1 x)) x))))))
#s(approx (+ (* 1/2 x) -1) #s(hole binary64 (* -1 (* x (- (/ 1 x) 1/2)))))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) #s(hole binary64 (* -1 (* x (- 1/2 (/ 1 (pow x 2)))))))
#s(approx (- 1 x) #s(hole binary64 (* -1 (* x (- 1 (/ 1 x))))))
#s(approx (* (log x) 4) #s(hole binary64 (* 4 (+ (log -1) (* -1 (log (/ -1 x)))))))
#s(approx (log x) #s(hole binary64 (+ (log -1) (* -1 (log (/ -1 x))))))
Outputs
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(fma.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))))
(fma.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))))
(+.f64 (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (cosh.f64 x)) (*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (sinh.f64 (neg.f64 x))))
(fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) (-.f64 x #s(literal -1 binary64)))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) x)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) x))
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (neg.f64 (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 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64)))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (+.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x)))
(fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 x #s(literal -1 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.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 #s(literal 1 binary64) (neg.f64 x))
(-.f64 x (*.f64 (/.f64 #s(literal -1 binary64) x) x))
(-.f64 x (*.f64 (neg.f64 x) (/.f64 #s(literal 1 binary64) x)))
(-.f64 x #s(literal -1 binary64))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64))))
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) x))))
(+.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(+.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (+.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal 1 binary64)))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
x
#s(literal -1 binary64)
(*.f64 (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(literal 1 binary64)) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(literal 1 binary64))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(literal 1 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 (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (pow.f64 (exp.f64 #s(literal -1 binary64)) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) 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 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 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 #s(literal 1 binary64) (neg.f64 x))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(+.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(+.f64 (neg.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(*.f64 #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))) (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (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))))
(fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal -1 binary64))) (neg.f64 (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)))
(/.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal -1 binary64)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(fma.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) #s(literal 1 binary64))
(fma.f64 x (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(fma.f64 x (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))) (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))
(-.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))) x))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal -1 binary64))))))
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) x) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x)))))
(+.f64 (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x))
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(/.f64 (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal -1 binary64)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))
(/.f64 (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)) (-.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64) #s(literal -1 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(fma.f64 (*.f64 #s(literal -1/2 binary64) x) #s(literal -1 binary64) #s(literal -1 binary64))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) #s(literal -1 binary64))
(fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(fma.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64))))
(-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64))
(-.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) #s(literal 1/2 binary64)))
(-.f64 #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal 1/8 binary64)) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) x))
#s(literal 1/2 binary64)
(*.f64 #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))))
(*.f64 (exp.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (exp.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 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))
(*.f64 (pow.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (neg.f64 x)) (neg.f64 x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x)
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))
(*.f64 x (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x))
(fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)))
(fma.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)))
(+.f64 (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x)
(*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))
(fma.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/4 binary64))) (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))
(/.f64 (-.f64 (pow.f64 x #s(literal -6 binary64)) #s(literal 1/8 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(fma.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) #s(literal -1/2 binary64))
(fma.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))
(-.f64 (/.f64 (pow.f64 x #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 #s(literal 1/8 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (fabs.f64 (/.f64 #s(literal 1 binary64) x)) (fabs.f64 (/.f64 #s(literal 1 binary64) x)))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(pow.f64 x #s(literal -2 binary64))
(/.f64 (/.f64 #s(literal -1 binary64) x) (neg.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) x) x)
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(exp.f64 (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 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.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 (neg.f64 x) (neg.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 x) x))
(*.f64 x x)
(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))
(fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))
(fma.f64 x (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))))
(fabs.f64 (*.f64 x x))
(exp.f64 (+.f64 (log.f64 x) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))
(+.f64 (*.f64 x (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (*.f64 x (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) 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(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) x))
(*.f64 #s(literal -1 binary64) (+.f64 x #s(literal -1 binary64)))
(/.f64 (fma.f64 (*.f64 x x) (neg.f64 x) #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 x) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 x #s(literal -1 binary64))))
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 (neg.f64 x) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x)))
(neg.f64 (+.f64 #s(literal -1 binary64) x))
(neg.f64 (+.f64 x #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (neg.f64 x) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))
(fma.f64 x #s(literal -1 binary64) #s(literal 1 binary64))
(-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 x x) (-.f64 x #s(literal -1 binary64))))
(-.f64 (neg.f64 x) #s(literal -1 binary64))
(-.f64 #s(literal 1 binary64) x)
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))) (/.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (+.f64 #s(literal 1 binary64) (fma.f64 x x x))))
(+.f64 (neg.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (neg.f64 x))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))
(*.f64 (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))
(fma.f64 #s(literal 1/24 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))
(+.f64 (*.f64 #s(literal 1/24 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)))
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 x)))
(*.f64 x (*.f64 (*.f64 x x) x))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.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)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.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)))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) 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))))
(*.f64 (neg.f64 (log.f64 x)) #s(literal -4 binary64))
(*.f64 #s(literal -4 binary64) (neg.f64 (log.f64 x)))
(*.f64 (log.f64 x) #s(literal 4 binary64))
(*.f64 #s(literal 4 binary64) (log.f64 x))
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 4 binary64)))
(neg.f64 (*.f64 #s(literal -4 binary64) (log.f64 x)))
(neg.f64 (*.f64 #s(literal 4 binary64) (neg.f64 (log.f64 x))))
(neg.f64 (*.f64 (log.f64 x) #s(literal -4 binary64)))
(+.f64 (log.f64 (*.f64 x x)) (log.f64 (*.f64 x x)))
(log.f64 (*.f64 (*.f64 (*.f64 x x) x) x))
(*.f64 (neg.f64 (log.f64 x)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (neg.f64 (log.f64 x)))
(neg.f64 (*.f64 (neg.f64 (log.f64 x)) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (log.f64 x))))
(neg.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(neg.f64 (neg.f64 (log.f64 x)))
(log.f64 x)
#s(literal 4 binary64)
#s(literal 1/24 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (exp.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))))
(fma.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (sinh.f64 (neg.f64 x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))) (*.f64 (sinh.f64 (neg.f64 x)) (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))))
(+.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))) (sinh.f64 (neg.f64 x))))
(fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))))
(*.f64 (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)) (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal 1/4 binary64)))
(pow.f64 (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))) #s(literal 1 binary64))
(pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (pow.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))) #s(literal -1/2 binary64)))
(sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))))
(exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))) #s(literal 1/2 binary64)))
#s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
(*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64))
(*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x))
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/24 binary64)))
(*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 (*.f64 x x) x) x))
(fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))
(fma.f64 #s(literal 1/24 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (*.f64 #s(literal 1/24 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(+.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))
(+.f64 (*.f64 #s(literal 1/24 binary64) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 #s(literal 1/24 binary64) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))))
(*.f64 (*.f64 (*.f64 x x) (fabs.f64 x)) (fabs.f64 x))
(*.f64 (*.f64 (fabs.f64 x) (neg.f64 x)) (*.f64 (fabs.f64 x) (neg.f64 x)))
(*.f64 (*.f64 (fabs.f64 x) x) (*.f64 (fabs.f64 x) x))
(*.f64 (*.f64 (neg.f64 x) (fabs.f64 x)) (*.f64 (neg.f64 x) (fabs.f64 x)))
(*.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (fabs.f64 x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -2 binary64)))
(*.f64 (*.f64 (*.f64 x x) (neg.f64 x)) (neg.f64 x))
(*.f64 (*.f64 (*.f64 x x) x) x)
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x))
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (neg.f64 x) (*.f64 (*.f64 x x) (neg.f64 x)))
(*.f64 x (*.f64 (*.f64 x x) x))
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 x))
(pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 x #s(literal 4 binary64))
(/.f64 (-.f64 (*.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.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)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 3 binary64))) (fma.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (-.f64 (*.f64 (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.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)))))))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) 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))))
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 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64))) (*.f64 x 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 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 -1) #s(literal 1 binary64))
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64)))
#s(approx (exp (log 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 (*.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)) x) x #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 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 #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) 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 (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (-.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* 1/2 x) -1) #s(literal -1 binary64))
#s(approx (+ (* 1/2 x) -1) (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)))
#s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* -1/2 (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) (/.f64 #s(literal 1 binary64) x))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x))
#s(approx (- (/ 1 (* x x)) 1/2) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
#s(approx (- (/ 1 (* x x)) 1/2) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (/ 1 (* x x)) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
#s(approx (* x x) (*.f64 x x))
#s(approx (- 1 x) #s(literal 1 binary64))
#s(approx (- 1 x) (-.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) #s(literal 1 binary64))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (fma.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/24 binary64) x) x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
#s(approx (* (pow (exp (log x)) 4) 1/24) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (pow (exp (log x)) 4) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (* (log x) 4) (*.f64 (log.f64 x) #s(literal 4 binary64)))
#s(approx (log x) (log.f64 x))
#s(approx (* (pow (exp (log x)) 4) 1/24) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (pow (exp (log x)) 4) (*.f64 (*.f64 (*.f64 x x) x) x))
#s(approx (exp (log x)) x)
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp x) (exp.f64 x))
#s(approx (- x -1) x)
#s(approx (- x -1) (-.f64 x #s(literal -1 binary64)))
#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 (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x) x))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 #s(literal 1 binary64) x) (*.f64 x x))) (*.f64 x x)))
#s(approx (+ (* 1/2 x) -1) (*.f64 #s(literal 1/2 binary64) x))
#s(approx (+ (* 1/2 x) -1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x)) x))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))
#s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))
#s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) (*.f64 #s(literal -1/2 binary64) x))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x))
#s(approx (- (/ 1 (* x x)) 1/2) #s(literal -1/2 binary64))
#s(approx (- (/ 1 (* x x)) 1/2) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
#s(approx (- 1 x) (neg.f64 x))
#s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) #s(literal 1/24 binary64)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (-.f64 #s(literal 1/24 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) x) x)))
#s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 (*.f64 x x) x) x) (+.f64 #s(literal 1/24 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))
#s(approx (* (log x) 4) (*.f64 (log.f64 x) #s(literal 4 binary64)))
#s(approx (log x) (log.f64 x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
#s(approx (exp (neg x)) (exp.f64 (neg.f64 x)))
#s(approx (+ (* (+ (* 1/2 x) -1) x) 1) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x #s(literal 1 binary64)) (*.f64 x x))) (*.f64 x x)))
#s(approx (+ (* 1/2 x) -1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64)) (neg.f64 x)))
#s(approx (* (- (/ 1 (* x x)) 1/2) x) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 x)))
#s(approx (- 1 x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) (neg.f64 x)))
#s(approx (* (log x) 4) (fma.f64 #s(literal -4 binary64) (neg.f64 (log.f64 (neg.f64 x))) #s(literal 0 binary64)))
#s(approx (log x) (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) #s(literal -1 binary64))))

eval64.0ms (0.4%)

Memory
-22.7MiB live, 71.5MiB allocated; 17ms collecting garbage
Compiler

Compiled 15 338 to 2 375 computations (84.5% saved)

prune33.0ms (0.2%)

Memory
12.9MiB live, 56.6MiB allocated; 4ms collecting garbage
Pruning

30 alts after pruning (25 fresh and 5 done)

PrunedKeptTotal
New42311434
Fresh111425
Picked505
Done156
Total44030470
Accuracy
99.3%
Counts
470 → 30
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.3%
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
9.0%
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
9.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
9.0%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) x) x #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 x)))
9.2%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
1.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 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))))
4.8%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.5%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.3%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/2) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
7.7%
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
9.0%
(*.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)))
9.1%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
8.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)))
7.9%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
8.5%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
8.1%
(*.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.8%
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
40.9%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
37.0%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
40.9%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
93.8%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
4.9%
(*.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)))
36.6%
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
4.5%
(*.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)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
Compiler

Compiled 2 271 to 884 computations (61.1% saved)

regimes29.0ms (0.2%)

Memory
0.9MiB live, 46.9MiB allocated; 3ms collecting garbage
Counts
57 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) (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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.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))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #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))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/2) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 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)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/24 binary64) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 (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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))) #s(literal 1/2 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) 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 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (+.f64 #s(literal 1/24 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (pow.f64 x #s(literal 3/2 binary64)) (*.f64 (pow.f64 x #s(literal 3/2 binary64)) x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
(*.f64 (fmod.f64 (/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x))) (sqrt.f64 (cos.f64 x))) (-.f64 (cosh.f64 x) (sinh.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (* (- (* (* (+ (* -1/720 (* x x)) 1/24) x) x) 1/2) x) x) 1) (*.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -6 binary64)) (-.f64 (-.f64 (/.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/720 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)))) (*.f64 (*.f64 x x) x)) (*.f64 (*.f64 x x) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.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)) x) 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 (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))))) (-.f64 (/.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (exp.f64 x)) (/.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (exp.f64 x))))
(*.f64 (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 x)))
(*.f64 (fmod.f64 (/.f64 (-.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (sinh.f64 x))) (exp.f64 (neg.f64 x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (-.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) x) x)) #s(literal -1/24 binary64)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) x)) x))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

15.0ms
x
10.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
98.9%3(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
98.0%2x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes22.0ms (0.1%)

Memory
-39.4MiB live, 21.1MiB allocated; 18ms collecting garbage
Counts
46 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) (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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.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))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #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))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 #s(approx (* (- (/ 1 (* x x)) 1/2) x) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #s(literal 1 binary64)) x)) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) #s(approx (- 1 x) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) x))))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 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)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (*.f64 x x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) x) (*.f64 #s(literal 1/24 binary64) x)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (fma.f64 (*.f64 x x) #s(literal 1/24 binary64) #s(literal -1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (-.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64))))) (exp.f64 (neg.f64 x)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (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 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) (fma.f64 (*.f64 (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)) x) x #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 (*.f64 (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1/720 binary64) #s(literal 1/24 binary64)) (*.f64 x x) #s(literal -1/2 binary64)) 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) 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 (*.f64 (*.f64 (fma.f64 #s(literal -1/720 binary64) (*.f64 x x) #s(literal 1/24 binary64)) x) x) #s(literal 1/2 binary64)) x) x #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 (*.f64 x x) (exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (exp.f64 (*.f64 (log.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) x)) x)))) #s(literal 1/2 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x) (*.f64 (/.f64 (-.f64 x (/.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) x))) #s(literal 1/2 binary64)) x) x))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) 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 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* (- (* 1/24 (* x x)) 1/2) (* x x)) 1) (*.f64 (pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) #s(literal 1/24 binary64)))))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

11.0ms
x
Results
AccuracySegmentsBranch
98.0%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes6.0ms (0%)

Memory
7.9MiB live, 7.9MiB allocated; 0ms collecting garbage
Counts
17 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) (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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.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))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) (fma.f64 #s(literal -1/2 binary64) (*.f64 x x) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) 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(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
98.0%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes5.0ms (0%)

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

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
97.6%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes7.0ms (0%)

Memory
11.6MiB live, 11.6MiB allocated; 0ms collecting garbage
Counts
13 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) (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) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (exp.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes4.0ms (0%)

Memory
7.1MiB live, 7.0MiB allocated; 0ms collecting garbage
Counts
12 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(literal 1 binary64))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (cos x) #s(approx (+ (* -1/2 (* x x)) 1) #s(approx (* (* (- (/ 1 (* x x)) 1/2) x) x) #s(literal 1 binary64)))))) #s(approx (exp (neg x)) (-.f64 #s(literal 1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) (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))))
Outputs
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 #s(approx (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(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
97.2%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes5.0ms (0%)

Memory
7.9MiB live, 7.9MiB allocated; 0ms collecting garbage
Counts
7 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) #s(approx (sqrt (cos x)) #s(literal 1 binary64))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes6.0ms (0%)

Memory
-38.7MiB live, 7.5MiB allocated; 3ms collecting garbage
Counts
6 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.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 #s(approx (exp x) #s(approx (- x -1) x)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Calls

2 calls:

4.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
2.0ms
x
Results
AccuracySegmentsBranch
93.8%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
96.4%2x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes4.0ms (0%)

Memory
7.3MiB live, 7.3MiB allocated; 0ms collecting garbage
Counts
5 → 2
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) #s(literal 1 binary64)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal -1 binary64)) x #s(literal 1 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) (exp.f64 (neg.f64 x)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 x #s(literal -1 binary64))) (sqrt.f64 #s(approx (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)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

regimes2.0ms (0%)

Memory
3.2MiB live, 3.2MiB 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)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #s(literal 1 binary64))))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(literal 1 binary64)) (sqrt.f64 #s(approx (cos x) #s(literal 1 binary64)))) #s(approx (exp (neg x)) #s(approx (+ (* (+ (* 1/2 x) -1) x) 1) #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
36.6%1x
36.6%1(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 11 to 9 computations (18.2% saved)

bsearch111.0ms (0.6%)

Memory
19.9MiB live, 65.7MiB allocated; 2ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
107.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
102.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 96.0ms
ival-exp: 36.0ms (37.4% of total)
ival-fmod: 25.0ms (26% of total)
ival-cos: 18.0ms (18.7% of total)
adjust: 9.0ms (9.4% of total)
ival-sqrt: 5.0ms (5.2% of total)
ival-mult!: 2.0ms (2.1% of total)
ival-neg: 0.0ms (0% of total)

bsearch98.0ms (0.6%)

Memory
-24.3MiB live, 116.9MiB allocated; 13ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
93.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
88.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 82.0ms
ival-exp: 36.0ms (43.8% of total)
ival-cos: 18.0ms (21.9% of total)
adjust: 11.0ms (13.4% of total)
ival-fmod: 10.0ms (12.2% of total)
ival-sqrt: 5.0ms (6.1% of total)
ival-mult!: 2.0ms (2.4% of total)
ival-neg: 0.0ms (0% of total)

bsearch97.0ms (0.5%)

Memory
3.1MiB live, 94.9MiB allocated; 7ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
90.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
84.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 79.0ms
ival-exp: 36.0ms (45.8% of total)
ival-cos: 18.0ms (22.9% of total)
adjust: 9.0ms (11.4% of total)
ival-fmod: 9.0ms (11.4% of total)
ival-sqrt: 5.0ms (6.4% of total)
ival-mult!: 2.0ms (2.5% of total)
ival-neg: 0.0ms (0% of total)

bsearch111.0ms (0.6%)

Memory
3.9MiB live, 52.3MiB allocated; 8ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
107.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
101.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 96.0ms
ival-exp: 36.0ms (37.6% of total)
ival-fmod: 26.0ms (27.1% of total)
ival-cos: 18.0ms (18.8% of total)
adjust: 9.0ms (9.4% of total)
ival-sqrt: 5.0ms (5.2% of total)
ival-mult!: 2.0ms (2.1% of total)
ival-neg: 0.0ms (0% of total)

bsearch96.0ms (0.5%)

Memory
20.2MiB live, 110.6MiB allocated; 7ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
92.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
87.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 81.0ms
ival-exp: 40.0ms (49.2% of total)
ival-cos: 18.0ms (22.2% of total)
adjust: 9.0ms (11.1% of total)
ival-fmod: 7.0ms (8.6% of total)
ival-sqrt: 5.0ms (6.2% of total)
ival-mult!: 2.0ms (2.5% of total)
ival-neg: 0.0ms (0% of total)

bsearch98.0ms (0.6%)

Memory
14.0MiB live, 112.4MiB allocated; 10ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
95.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
89.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 84.0ms
ival-exp: 40.0ms (47.8% of total)
ival-cos: 20.0ms (23.9% of total)
adjust: 9.0ms (10.8% of total)
ival-fmod: 7.0ms (8.4% of total)
ival-sqrt: 5.0ms (6% of total)
ival-mult!: 2.0ms (2.4% of total)
ival-neg: 0.0ms (0% of total)

bsearch121.0ms (0.7%)

Memory
-22.6MiB live, 69.5MiB allocated; 7ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
117.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
112.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 106.0ms
ival-cos: 46.0ms (43.4% of total)
ival-exp: 36.0ms (33.9% of total)
adjust: 9.0ms (8.5% of total)
ival-fmod: 7.0ms (6.6% of total)
ival-sqrt: 5.0ms (4.7% of total)
ival-mult!: 2.0ms (1.9% of total)
ival-neg: 0.0ms (0% of total)

bsearch106.0ms (0.6%)

Memory
1.1MiB live, 94.5MiB allocated; 25ms collecting garbage
Algorithm
binary-search
Stop Event
predicate-failed
Steps
TimeLeftRight
102.0ms
-3.1588064863696653e-20
2.1854493702376658e-306
Samples
96.0ms101×5exit
Compiler

Compiled 13 to 12 computations (7.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 91.0ms
ival-exp: 36.0ms (39.7% of total)
ival-cos: 22.0ms (24.3% of total)
adjust: 18.0ms (19.9% of total)
ival-fmod: 7.0ms (7.7% of total)
ival-sqrt: 5.0ms (5.5% of total)
ival-mult!: 2.0ms (2.2% of total)
ival-neg: 0.0ms (0% of total)

bsearch0.0ms (0%)

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

Compiled 13 to 12 computations (7.7% saved)

derivations506.0ms (2.9%)

Memory
2.9MiB live, 428.7MiB allocated; 49ms collecting garbage
Stop Event
fuel
Compiler

Compiled 417 to 91 computations (78.2% saved)

preprocess75.0ms (0.4%)

Memory
6.2MiB live, 150.2MiB allocated; 9ms collecting garbage
Compiler

Compiled 854 to 198 computations (76.8% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...