expfmod (used to be hard to sample)

Time bar (total: 8.6s)

start0.0ms (0%)

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

analyze285.0ms (3.3%)

Memory
-13.3MiB live, 320.7MiB allocated; 105ms collecting garbage
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
50%50%50%0%0%0%0%3
50%50%50%0%0%0%0%4
50%50%50%0%0%0%0%5
50%50%50%0%0%0%0%6
50%50%50%0%0%0%0%7
50%50%50%0%0%0%0%8
50%50%50%0%0%0%0%9
50%50%50%0%0%0%0%10
50%50%50%0%0%0%0%11
50%50%50%0%0%0%0%12
Compiler

Compiled 12 to 10 computations (16.7% saved)

sample5.3s (61.3%)

Memory
89.4MiB live, 4 526.9MiB allocated; 1.5s collecting garbage
Samples
1.8s1 595×5exit
1.3s2 688×2valid
839.0ms3 613×1valid
427.0ms3 272×0invalid
225.0ms1 955×0valid
Precisions
Click to see histograms. Total time spent on operations: 4.0s
ival-cos: 1.3s (31.7% of total)
ival-fmod: 770.0ms (19.4% of total)
ival-exp: 696.0ms (17.5% of total)
adjust: 690.0ms (17.4% of total)
ival-sqrt: 307.0ms (7.7% of total)
ival-mult: 178.0ms (4.5% of total)
ival-neg: 65.0ms (1.6% of total)
ival-assert: 4.0ms (0.1% of total)
Bogosity

explain804.0ms (9.3%)

Memory
5.0MiB live, 951.9MiB allocated; 161ms collecting garbage
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1900-190(1.163622512863445e-204)(fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x)))
00-0-(sqrt.f64 (cos.f64 x))
00-0-(cos.f64 x)
00-0-(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
00-0-(exp.f64 x)
00-0-(exp.f64 (neg.f64 x))
00-0-(neg.f64 x)
00-0-x
Confusion
Predicted +Predicted -
+0250
-06
Precision
0/0
Recall
0.0
Confusion?
Predicted +Predicted MaybePredicted -
+00250
-006
Precision?
0/0
Recall?
0.0
Freqs
test
numberfreq
0256
Total Confusion?
Predicted +Predicted MaybePredicted -
+001
-000
Precision?
0/0
Recall?
0.0
Samples
598.0ms120×5exit
70.0ms156×2valid
51.0ms222×1valid
1.0ms14×0valid
Compiler

Compiled 72 to 28 computations (61.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 679.0ms
ival-cos: 528.0ms (77.7% of total)
ival-fmod: 50.0ms (7.4% of total)
ival-exp: 43.0ms (6.3% of total)
adjust: 26.0ms (3.8% of total)
ival-sqrt: 19.0ms (2.8% of total)
ival-mult: 8.0ms (1.2% of total)
ival-neg: 4.0ms (0.6% of total)
ival-true: 1.0ms (0.1% of total)
ival-assert: 0.0ms (0% of total)

preprocess111.0ms (1.3%)

Memory
-14.4MiB live, 126.9MiB allocated; 13ms collecting garbage
Iterations

Useful iterations: 2 (0.0ms)

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

Compiled 10 to 8 computations (20% saved)

eval0.0ms (0%)

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

Compiled 0 to 1 computations (-∞% saved)

prune0.0ms (0%)

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

Compiled 10 to 8 computations (20% saved)

series4.0ms (0%)

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

3 calls:

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

rewrite163.0ms (1.9%)

Memory
11.6MiB live, 156.0MiB allocated; 9ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

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

eval9.0ms (0.1%)

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

Compiled 1 409 to 316 computations (77.6% saved)

prune31.0ms (0.4%)

Memory
-1.4MiB live, 45.4MiB allocated; 3ms collecting garbage
Pruning

3 alts after pruning (3 fresh and 0 done)

PrunedKeptTotal
New80383
Fresh000
Picked101
Done000
Total81384
Accuracy
29.4%
Counts
84 → 3
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.0%
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
6.0%
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (exp.f64 (neg.f64 x)))
29.0%
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 51 to 36 computations (29.4% saved)

series14.0ms (0.2%)

Memory
-25.9MiB live, 21.4MiB allocated; 2ms collecting garbage
Counts
25 → 78
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))
#s(literal 1 binary64)
(*.f64 #s(literal -1 binary64) x)
#s(literal -1 binary64)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))))
(exp.f64 x)
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(cosh.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))
(sinh.f64 (*.f64 #s(literal -1 binary64) 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 (- 1 (* -1 x)) #s(hole binary64 1))
#s(approx (- 1 (* -1 x)) #s(hole binary64 (+ 1 x)))
#s(approx (* -1 x) #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 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (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) (/ 1 (pow (cos x) -1/2))) (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) (/ 1 (pow (cos x) -1/2))) (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) (/ 1 (pow (cos x) -1/2))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 1))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 7/96 (pow x 2)))))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 7/96 (* 139/5760 (pow x 2)))))))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 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) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 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) (pow (cos x) 1/2)) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 1))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#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 (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* -1 (* x (fmod (exp x) (sqrt (cos x)))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* -1/6 (* (pow x 2) (fmod (exp x) (sqrt (cos x)))))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* -1/120 (* (pow x 2) (fmod (exp x) (sqrt (cos x)))))))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/120 (fmod (exp x) (sqrt (cos x)))) (* -1/5040 (* (pow x 2) (fmod (exp x) (sqrt (cos x)))))))))))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* -1 x)))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1))))
#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 (- 1 (* -1 x)) #s(hole binary64 x))
#s(approx (- 1 (* -1 x)) #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 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (sqrt (cos x))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (sqrt (/ 1 (cos x)))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) #s(hole binary64 (+ (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x))))))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (sqrt (cos x))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x)))))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -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 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
Calls

3 calls:

TimeVariablePointExpression
6.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) 1 (* -1 x) -1 x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) (pow (cos x) -1/2) -1/2 (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) (fmod (exp x) (pow (cos x) 1/2)) (pow (cos x) 1/2) 1/2 (cosh x) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (sinh (* -1 x)))
4.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) 1 (* -1 x) -1 x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) (pow (cos x) -1/2) -1/2 (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) (fmod (exp x) (pow (cos x) 1/2)) (pow (cos x) 1/2) 1/2 (cosh x) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (sinh (* -1 x)))
3.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) 1 (* -1 x) -1 x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) (pow (cos x) -1/2) -1/2 (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) (fmod (exp x) (pow (cos x) 1/2)) (pow (cos x) 1/2) 1/2 (cosh x) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (sinh (* -1 x)))

rewrite248.0ms (2.9%)

Memory
-46.6MiB live, 186.7MiB allocated; 84ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
02751644
03101458
113741442
083151372
Stop Event
iter limit
node limit
iter limit
Counts
103 → 282
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))
#s(literal 1 binary64)
(*.f64 #s(literal -1 binary64) x)
#s(literal -1 binary64)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (exp.f64 (neg.f64 x)))
(fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))))
(exp.f64 x)
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
#s(literal 1/2 binary64)
(cosh.f64 x)
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))
(sinh.f64 (*.f64 #s(literal -1 binary64) 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 (- 1 (* -1 x)) #s(hole binary64 1))
#s(approx (- 1 (* -1 x)) #s(hole binary64 (+ 1 x)))
#s(approx (* -1 x) #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 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (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) (/ 1 (pow (cos x) -1/2))) (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) (/ 1 (pow (cos x) -1/2))) (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) (/ 1 (pow (cos x) -1/2))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 1))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 7/96 (pow x 2)))))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 7/96 (* 139/5760 (pow x 2)))))))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) #s(hole binary64 (+ (* -1 (* x (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 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) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 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) (pow (cos x) 1/2)) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 1))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#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 (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* -1 (* x (fmod (exp x) (sqrt (cos x)))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* -1/6 (* (pow x 2) (fmod (exp x) (sqrt (cos x)))))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* -1/120 (* (pow x 2) (fmod (exp x) (sqrt (cos x)))))))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* x (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/6 (fmod (exp x) (sqrt (cos x)))) (* (pow x 2) (+ (* -1/120 (fmod (exp x) (sqrt (cos x)))) (* -1/5040 (* (pow x 2) (fmod (exp x) (sqrt (cos x)))))))))))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* -1 x)))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* x (- (* -1/6 (pow x 2)) 1))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* -1/120 (pow x 2)) 1/6)) 1))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* x (- (* (pow x 2) (- (* (pow x 2) (- (* -1/5040 (pow x 2)) 1/120)) 1/6)) 1))))
#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 (- 1 (* -1 x)) #s(hole binary64 x))
#s(approx (- 1 (* -1 x)) #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 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) #s(hole binary64 (* (exp (neg x)) (fmod (exp x) (sqrt (cos x))))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (sqrt (cos x))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (sqrt (/ 1 (cos x)))))
#s(approx (+ (* (fmod (exp x) (pow (cos x) 1/2)) (cosh x)) (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x)))) #s(hole binary64 (+ (* 1/2 (* (+ (exp x) (/ 1 (exp x))) (fmod (exp x) (sqrt (cos x))))) (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x))))))))
#s(approx (pow (cos x) 1/2) #s(hole binary64 (sqrt (cos x))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) #s(hole binary64 (* 1/2 (* (- (exp (* -1 x)) (/ 1 (exp (* -1 x)))) (fmod (exp x) (sqrt (cos x)))))))
#s(approx (sinh (* -1 x)) #s(hole binary64 (* 1/2 (- (exp (* -1 x)) (/ 1 (exp (* -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 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp (neg x))) #s(hole binary64 (* (exp (* -1 x)) (fmod (exp x) (sqrt (cos x))))))
Outputs
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(fmod.f64 #s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (exp x) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x)))))
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))) (/.f64 (*.f64 x x) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.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 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) x))
#s(literal 1 binary64)
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
#s(literal -1 binary64)
x
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(cos.f64 (*.f64 #s(literal -1 binary64) 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 (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 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (cosh.f64 x) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))))
(/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 x) (-.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))) #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 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))))) #s(literal 4 binary64))
(/.f64 (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) (exp.f64 x))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.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 (*.f64 (log.f64 (exp.f64 x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) x))
(+.f64 (cosh.f64 x) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))))))
(/.f64 (fma.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))))
(/.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))))
(fma.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (cosh.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cosh.f64 x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (-.f64 (*.f64 (sinh.f64 x) (sinh.f64 x)) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(/.f64 (*.f64 (exp.f64 x) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1/4 binary64)))
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (cos.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
#s(literal -1/2 binary64)
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))))))
(/.f64 (fma.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))))
(/.f64 (neg.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))) (neg.f64 (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))) (neg.f64 (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))))
(/.f64 (*.f64 (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3/2 binary64)) (*.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))))
(fma.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(fma.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (cosh.f64 x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(-.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64)) (cosh.f64 x)))
(+.f64 (/.f64 (pow.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 3 binary64)) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64)) (*.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (fma.f64 (*.f64 (cosh.f64 x) (cosh.f64 x)) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
(+.f64 (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(+.f64 (*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)) (pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64))))
#s(literal 1/2 binary64)
(/.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 (*.f64 #s(literal -1 binary64) x)))
(cosh.f64 (*.f64 #s(literal -1 binary64) x))
(cosh.f64 x)
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)))
(*.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -2 binary64))
(/.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 2 binary64))
(sinh.f64 (*.f64 #s(literal -1 binary64) x))
(neg.f64 (sinh.f64 x))
(-.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#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 (- 1 (* -1 x)) #s(literal 1 binary64))
#s(approx (- 1 (* -1 x)) (-.f64 x #s(literal -1 binary64)))
#s(approx (neg x) (*.f64 #s(literal -1 binary64) x))
#s(approx x x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 #s(literal -1/96 binary64) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal -19/5760 binary64) (*.f64 x x)) #s(literal 1/96 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (cos x) #s(literal 1 binary64))
#s(approx (cos x) (fma.f64 (*.f64 x x) #s(literal -1/2 binary64) #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 (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 (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (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) (*.f64 #s(literal -1 binary64) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 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 (pow (cos x) -1/2) #s(literal 1 binary64))
#s(approx (pow (cos x) -1/2) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cos x) -1/2) (fma.f64 (fma.f64 #s(literal 7/96 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cos x) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal 139/5760 binary64) (*.f64 x x) #s(literal 7/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1/2 binary64))) x (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 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 (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 #s(literal 1/24 binary64) (*.f64 x x) #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 (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (*.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (*.f64 (fma.f64 (*.f64 (*.f64 x x) #s(literal -1/6 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (*.f64 (fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal -1/6 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal -1/120 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 x x)))) x))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (*.f64 (fma.f64 (fma.f64 #s(literal -1/6 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fma.f64 (*.f64 #s(literal -1/120 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 x x) (*.f64 (*.f64 (*.f64 #s(literal -1/5040 binary64) (*.f64 x x)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 x x)))) (*.f64 x x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x))
#s(approx (sinh (* -1 x)) (*.f64 #s(literal -1 binary64) x))
#s(approx (sinh (* -1 x)) (*.f64 (fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal -1 binary64)) x))
#s(approx (sinh (* -1 x)) (*.f64 (fma.f64 (-.f64 (*.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 (* -1 x)) (*.f64 (fma.f64 (-.f64 (*.f64 (-.f64 (*.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))) (exp (neg x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (exp x) (exp.f64 x))
#s(approx (- 1 (* -1 x)) x)
#s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))
#s(approx (sqrt (cos x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (sqrt (cos x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (pow (cos x) -1/2) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))))
#s(approx (sqrt (cos x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (* (fmod (exp x) (pow (cos x) 1/2)) (sinh (* -1 x))) (*.f64 (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (sinh (* -1 x)) (*.f64 (-.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (exp (neg x)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))

eval54.0ms (0.6%)

Memory
-12.5MiB live, 42.2MiB allocated; 9ms collecting garbage
Compiler

Compiled 7 483 to 940 computations (87.4% saved)

prune100.0ms (1.2%)

Memory
22.5MiB live, 157.7MiB allocated; 13ms collecting garbage
Pruning

4 alts after pruning (3 fresh and 1 done)

PrunedKeptTotal
New2833286
Fresh000
Picked213
Done000
Total2854289
Accuracy
67.9%
Counts
289 → 4
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.0%
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
6.0%
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/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) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
33.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
61.2%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Compiler

Compiled 99 to 63 computations (36.4% saved)

series25.0ms (0.3%)

Memory
-17.6MiB live, 35.9MiB allocated; 9ms collecting garbage
Counts
34 → 104
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) x))
#s(approx (- 1 (* -1 x)) x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x)
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/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) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))))
(exp.f64 x)
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
#s(literal 1 binary64)
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
#s(literal -1/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) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))
(pow.f64 (cosh.f64 x) #s(literal 3 binary64))
(cosh.f64 x)
#s(literal 3 binary64)
(pow.f64 (sinh.f64 x) #s(literal 3 binary64))
(sinh.f64 x)
(fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))
(fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))
(*.f64 (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 (- 1 (* -1 x)) #s(hole binary64 1))
#s(approx (- 1 (* -1 x)) #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 (* (- (pow x -1) -1) x) #s(hole binary64 1))
#s(approx (* (- (pow x -1) -1) x) #s(hole binary64 (+ 1 x)))
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ 1 x)))
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ (+ 1 x) x)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh 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) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (/ 1 (pow (cos x) -1/2))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 1))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 7/96 (pow x 2)))))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 7/96 (* 139/5760 (pow x 2)))))))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 1))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 1))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* -1 x))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* x (- (* 7/8 x) 1)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 1))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* 7/8 (pow x 2)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* (pow x 2) (+ 7/8 (* 61/240 (pow x 2)))))))))
#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 (pow (sinh x) 3) #s(hole binary64 (pow x 3)))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/2 (pow x 2))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2))))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (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 (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 1))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* 2 x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 2 (* 2/3 x))))))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 x))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (* x (+ 1 x))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (* x (+ 1 (* x (+ 1 (* 2/3 x)))))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (* x (+ 1 (* x (+ 1 (* x (+ 2/3 (* 1/3 x)))))))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 x))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* x (+ 1 (* 2/3 (pow x 2))))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 2/3 (* 2/15 (pow x 2))))))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/15 (* 4/315 (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 (- 1 (* -1 x)) #s(hole binary64 x))
#s(approx (- 1 (* -1 x)) #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 (* (- (pow x -1) -1) x) #s(hole binary64 x))
#s(approx (* (- (pow x -1) -1) x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (pow x -1) -1) #s(hole binary64 1))
#s(approx (- (pow x -1) -1) #s(hole binary64 (+ 1 (/ 1 x))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (/ (* (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (sqrt (cos x))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (sqrt (/ 1 (cos x)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))))
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2))))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (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))))
Calls

3 calls:

TimeVariablePointExpression
11.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (- (pow x -1) -1) x) (- (pow x -1) -1) (pow x -1) -1 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) 1 (pow (cos x) -1/2) -1/2 (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (- (pow (cosh x) 3) (pow (sinh x) 3)) (pow (cosh x) 3) (cosh x) 3 (pow (sinh x) 3) (sinh x) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (* (cosh x) (sinh x)))
9.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (- (pow x -1) -1) x) (- (pow x -1) -1) (pow x -1) -1 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) 1 (pow (cos x) -1/2) -1/2 (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (- (pow (cosh x) 3) (pow (sinh x) 3)) (pow (cosh x) 3) (cosh x) 3 (pow (sinh x) 3) (sinh x) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (* (cosh x) (sinh x)))
3.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) x (sqrt (cos x)) (cos x) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (- (pow x -1) -1) x) (- (pow x -1) -1) (pow x -1) -1 (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) 1 (pow (cos x) -1/2) -1/2 (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (- (pow (cosh x) 3) (pow (sinh x) 3)) (pow (cosh x) 3) (cosh x) 3 (pow (sinh x) 3) (sinh x) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (* (cosh x) (sinh x)))

rewrite254.0ms (3%)

Memory
52.2MiB live, 233.1MiB allocated; 39ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04102372
04582192
123272079
086881992
Stop Event
iter limit
node limit
iter limit
Counts
138 → 323
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) x))
#s(approx (- 1 (* -1 x)) x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x)
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -1 binary64))
#s(literal -1 binary64)
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/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) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))))
(fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))))
(exp.f64 x)
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
#s(literal 1 binary64)
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
#s(literal -1/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) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))))
(-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))
(pow.f64 (cosh.f64 x) #s(literal 3 binary64))
(cosh.f64 x)
#s(literal 3 binary64)
(pow.f64 (sinh.f64 x) #s(literal 3 binary64))
(sinh.f64 x)
(fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x))))
(fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (cosh.f64 x) (sinh.f64 x)))
(*.f64 (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 (- 1 (* -1 x)) #s(hole binary64 1))
#s(approx (- 1 (* -1 x)) #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 (* (- (pow x -1) -1) x) #s(hole binary64 1))
#s(approx (* (- (pow x -1) -1) x) #s(hole binary64 (+ 1 x)))
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ 1 x)))
#s(approx (- (pow x -1) -1) #s(hole binary64 (/ (+ 1 x) x)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh 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) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (/ 1 (pow (cos x) -1/2))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 1))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 7/96 (pow x 2)))))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 7/96 (* 139/5760 (pow x 2)))))))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 1))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 1))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* -1 x))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* x (- (* 7/8 x) 1)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 1))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* 7/8 (pow x 2)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* (pow x 2) (+ 7/8 (* 61/240 (pow x 2)))))))))
#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 (pow (sinh x) 3) #s(hole binary64 (pow x 3)))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/2 (pow x 2))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2))))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (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 (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 1))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* 2 x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 2 (* 2/3 x))))))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 x))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (* x (+ 1 x))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (* x (+ 1 (* x (+ 1 (* 2/3 x)))))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (* x (+ 1 (* x (+ 1 (* x (+ 2/3 (* 1/3 x)))))))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 x))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* x (+ 1 (* 2/3 (pow x 2))))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 2/3 (* 2/15 (pow x 2))))))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* x (+ 1 (* (pow x 2) (+ 2/3 (* (pow x 2) (+ 2/15 (* 4/315 (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 (- 1 (* -1 x)) #s(hole binary64 x))
#s(approx (- 1 (* -1 x)) #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 (* (- (pow x -1) -1) x) #s(hole binary64 x))
#s(approx (* (- (pow x -1) -1) x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (- (pow x -1) -1) #s(hole binary64 1))
#s(approx (- (pow x -1) -1) #s(hole binary64 (+ 1 (/ 1 x))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (/ (* (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (sqrt (cos x))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (sqrt (/ 1 (cos x)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))))
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2))))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) #s(hole binary64 (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))
#s(approx (* (cosh x) (sinh x)) #s(hole binary64 (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (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))))
Outputs
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) x))
#s(approx (- 1 (* -1 x)) x)
x
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(cos.f64 (*.f64 #s(literal -1 binary64) 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)))))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 (*.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) (neg.f64 (exp.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))
(-.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 (*.f64 #s(literal -1 binary64) x))
(+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 #s(literal 2 binary64) (exp.f64 x)))
(+.f64 (cosh.f64 x) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))
(*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x)
(*.f64 x (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(/.f64 #s(literal 1 binary64) x)
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal 2 binary64) x))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))))
#s(literal -1 binary64)
(*.f64 (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(/.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 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
#s(literal 1 binary64)
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (cos.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
#s(literal -1/2 binary64)
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.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 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(-.f64 (/.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (neg.f64 (exp.f64 x))))
(/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (exp.f64 x)))
(/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) (neg.f64 (exp.f64 x))))
(/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) (exp.f64 x)))
(/.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))))
(/.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))))
(-.f64 (/.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))) (/.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))))
(-.f64 (/.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))) (/.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))))))
(-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))
(*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))
(*.f64 (cosh.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (cosh.f64 x) #s(literal 3 binary64))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64))
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64))
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))
(cosh.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(cosh.f64 (*.f64 #s(literal -1 binary64) x))
(cosh.f64 x)
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)))
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
#s(literal 3 binary64)
(*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))
(*.f64 (sinh.f64 x) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (sinh.f64 x) #s(literal 3 binary64))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64))
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (+.f64 (pow.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) #s(literal 3 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (+.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))) (-.f64 (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (neg.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (pow.f64 (cosh.f64 x) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) (neg.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(/.f64 (neg.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))))
(/.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64))) (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))))
(fma.f64 (neg.f64 (neg.f64 (cosh.f64 x))) (neg.f64 (neg.f64 (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (fabs.f64 (sqrt.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (cosh.f64 x) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (neg.f64 (cosh.f64 x)) (neg.f64 (cosh.f64 x)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (sqrt.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(fma.f64 (sinh.f64 x) (/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))
(fma.f64 (cosh.f64 x) (cosh.f64 x) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(-.f64 (/.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (/.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(+.f64 (/.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))) (/.f64 (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64)) (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))))
(+.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(+.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))
(+.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(*.f64 (sinh.f64 x) (/.f64 (fma.f64 #s(literal 2 binary64) (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64)))
(/.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (neg.f64 (*.f64 (sinh.f64 x) (cosh.f64 x))) (neg.f64 (*.f64 (sinh.f64 x) (cosh.f64 x))) (-.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) (neg.f64 (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))))
(/.f64 (-.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64)))) (fma.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))))
(fma.f64 (neg.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (neg.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (neg.f64 (sqrt.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))) (neg.f64 (sqrt.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (fabs.f64 (sqrt.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))) (fabs.f64 (sqrt.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (sinh.f64 x) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (sinh.f64 (*.f64 #s(literal -1 binary64) x)) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (sqrt.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (sqrt.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (sinh.f64 x) (sinh.f64 x) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(fma.f64 (sinh.f64 x) (cosh.f64 x) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))
(fma.f64 (cosh.f64 x) (sinh.f64 x) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))
(-.f64 (/.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (/.f64 (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 (cosh.f64 x)) (sinh.f64 x)))
(+.f64 (/.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) (/.f64 (*.f64 (pow.f64 (sinh.f64 x) #s(literal 3 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3 binary64))) (fma.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))))
(+.f64 (*.f64 (sinh.f64 x) (cosh.f64 x)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))
(+.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))
(*.f64 (sinh.f64 x) (cosh.f64 x))
(*.f64 (cosh.f64 x) (sinh.f64 x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 4 binary64))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) x (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (- 1 (* -1 x)) #s(literal 1 binary64))
#s(approx (- 1 (* -1 x)) (+.f64 #s(literal 1 binary64) x))
#s(approx x x)
#s(approx (/ 1 (pow (cos x) -1/2)) #s(literal 1 binary64))
#s(approx (/ 1 (pow (cos x) -1/2)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (cos x) -1/2)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (cos x) -1/2)) (fma.f64 (-.f64 (*.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 (*.f64 x x) #s(literal -1/2 binary64) #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 (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 (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (neg x) (*.f64 #s(literal -1 binary64) x))
#s(approx (* (- (pow x -1) -1) x) #s(literal 1 binary64))
#s(approx (* (- (pow x -1) -1) x) (+.f64 #s(literal 1 binary64) x))
#s(approx (- (pow x -1) -1) (pow.f64 x #s(literal -1 binary64)))
#s(approx (- (pow x -1) -1) (/.f64 (+.f64 #s(literal 1 binary64) x) x))
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 13/6 binary64))) x (*.f64 #s(literal 3/2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(literal 1 binary64))
#s(approx (/ 1 (pow (cos x) -1/2)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (cos x) -1/2)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (/ 1 (pow (cos x) -1/2)) (fma.f64 (-.f64 (*.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 (pow (cos x) -1/2) #s(literal 1 binary64))
#s(approx (pow (cos x) -1/2) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cos x) -1/2) (fma.f64 (fma.f64 #s(literal 7/96 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cos x) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal 139/5760 binary64) (*.f64 x x) #s(literal 7/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(literal 1 binary64))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(literal 1 binary64))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 #s(literal 3/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) x) #s(literal 1 binary64)) x #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cosh x) 3) #s(literal 1 binary64))
#s(approx (pow (cosh x) 3) (fma.f64 #s(literal 3/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cosh x) 3) (fma.f64 (fma.f64 #s(literal 7/8 binary64) (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cosh x) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal 61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 x 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 #s(literal 1/24 binary64) (*.f64 x x) #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 (pow (sinh x) 3) (*.f64 (*.f64 x x) x))
#s(approx (pow (sinh x) 3) (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64))))
#s(approx (pow (sinh x) 3) (*.f64 (fma.f64 (fma.f64 #s(literal 13/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (pow (sinh x) 3) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 41/3024 binary64) (*.f64 x x) #s(literal 13/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))
#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 (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(literal 1 binary64))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) x)
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (*.f64 (+.f64 #s(literal 1 binary64) x) x))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (*.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)) x))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 1/3 binary64) x #s(literal 2/3 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)) x))
#s(approx (* (cosh x) (sinh x)) x)
#s(approx (* (cosh x) (sinh x)) (*.f64 (fma.f64 #s(literal 2/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (cosh x) (sinh x)) (*.f64 (fma.f64 (fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (cosh x) (sinh x)) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 4/315 binary64) (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal 2/3 binary64)) (*.f64 x x) #s(literal 1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (exp x) (exp.f64 x))
#s(approx (- 1 (* -1 x)) x)
#s(approx (- 1 (* -1 x)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (/ 1 (pow (cos x) -1/2)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (* (- (pow x -1) -1) x) x)
#s(approx (* (- (pow x -1) -1) x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (- (pow x -1) -1) #s(literal 1 binary64))
#s(approx (- (pow x -1) -1) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))
#s(approx (/ 1 (pow (cos x) -1/2)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (pow (cos x) -1/2) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)))))
#s(approx (pow (cosh x) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (pow (sinh x) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))
#s(approx (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))
#s(approx (* (cosh x) (sinh x)) (*.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (exp (neg x)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))

eval68.0ms (0.8%)

Memory
-9.0MiB live, 118.8MiB allocated; 27ms collecting garbage
Compiler

Compiled 18 142 to 1 876 computations (89.7% saved)

prune154.0ms (1.8%)

Memory
-0.5MiB live, 241.2MiB allocated; 56ms collecting garbage
Pruning

6 alts after pruning (4 fresh and 2 done)

PrunedKeptTotal
New4644468
Fresh000
Picked213
Done011
Total4666472
Accuracy
75.0%
Counts
472 → 6
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.0%
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
5.6%
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
28.4%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
34.2%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
33.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
38.5%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Compiler

Compiled 180 to 119 computations (33.9% saved)

series22.0ms (0.3%)

Memory
-0.9MiB live, 45.9MiB allocated; 3ms collecting garbage
Counts
49 → 133
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) x))
#s(approx (- 1 (* -1 x)) x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x)
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(*.f64 x x)
#s(literal -1 binary64)
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -1 binary64))
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))
#s(literal 3 binary64)
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))))
(exp.f64 x)
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))
(pow.f64 (cosh.f64 x) #s(literal 3 binary64))
(cosh.f64 x)
(pow.f64 (sinh.f64 x) #s(literal 3 binary64))
(sinh.f64 x)
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) 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 (- 1 (* -1 x)) #s(hole binary64 1))
#s(approx (- 1 (* -1 x)) #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 (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 1))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 (/ (+ 1 x) x)))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) (pow x 2))))
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (pow x -1) -1) #s(hole binary64 (/ 1 x)))
#s(approx (+ (pow x -1) -1) #s(hole binary64 (/ (+ 1 (* -1 x)) x)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 1))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 (/ (+ 1 x) x)))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 (/ (+ 1 (pow x 3)) (pow x 3))))
#s(approx (pow (pow x -1) 3) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) (pow x 2))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) (pow x 2))))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 (/ -1 x)))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 (/ (- x 1) x)))
#s(approx (* (pow x -1) -1) #s(hole binary64 (/ -1 x)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh 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) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (/ 1 (pow (cos x) -1/2))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 1))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 7/96 (pow x 2)))))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 7/96 (* 139/5760 (pow x 2)))))))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 1))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 1))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* -1 x))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* x (- (* 7/8 x) 1)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 1))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* 7/8 (pow x 2)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* (pow x 2) (+ 7/8 (* 61/240 (pow x 2)))))))))
#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 (pow (sinh x) 3) #s(hole binary64 (pow x 3)))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/2 (pow x 2))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2))))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (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 (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 1))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* 2 x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 2 (* 2/3 x))))))))
#s(approx (+ 1 x) #s(hole binary64 1))
#s(approx (+ 1 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 (- 1 (* -1 x)) #s(hole binary64 x))
#s(approx (- 1 (* -1 x)) #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 (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 x))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 1))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 (+ 1 (/ 1 x))))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 -1))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 (- (/ 1 (pow x 2)) 1)))
#s(approx (+ (pow x -1) -1) #s(hole binary64 -1))
#s(approx (+ (pow x -1) -1) #s(hole binary64 (- (/ 1 x) 1)))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 x))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 1))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 (+ 1 (/ 1 x))))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 1))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 (+ 1 (/ 1 (pow x 3)))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 1))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (- 1 (/ 1 x))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 1))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 (- 1 (/ 1 x))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (/ (* (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (sqrt (cos x))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (sqrt (/ 1 (cos x)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))))
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2))))))
#s(approx (+ 1 x) #s(hole binary64 x))
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 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 (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))))
Calls

3 calls:

TimeVariablePointExpression
8.0ms
x
@inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) x (sqrt (cos x)) (cos x) (exp (neg x)) 1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) (- (pow (* x x) -1) 1) (pow (* x x) -1) (* x x) -1 (+ (pow x -1) -1) (pow x -1) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) (- (pow (pow x -1) 3) -1) (pow (pow x -1) 3) 3 (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (+ 1 (* (pow x -1) -1)) (* (pow x -1) -1) (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) (pow (cos x) -1/2) -1/2 (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (- (pow (cosh x) 3) (pow (sinh x) 3)) (pow (cosh x) 3) (cosh x) (pow (sinh x) 3) (sinh x) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+ 1 x))
7.0ms
x
@-inf
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) x (sqrt (cos x)) (cos x) (exp (neg x)) 1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) (- (pow (* x x) -1) 1) (pow (* x x) -1) (* x x) -1 (+ (pow x -1) -1) (pow x -1) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) (- (pow (pow x -1) 3) -1) (pow (pow x -1) 3) 3 (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (+ 1 (* (pow x -1) -1)) (* (pow x -1) -1) (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) (pow (cos x) -1/2) -1/2 (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (- (pow (cosh x) 3) (pow (sinh x) 3)) (pow (cosh x) 3) (cosh x) (pow (sinh x) 3) (sinh x) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+ 1 x))
4.0ms
x
@0
((* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) x (sqrt (cos x)) (cos x) (exp (neg x)) 1 (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) (- (pow (* x x) -1) 1) (pow (* x x) -1) (* x x) -1 (+ (pow x -1) -1) (pow x -1) (exp (neg x)) (neg x) (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod (exp x) (sqrt (cos x))) (exp x) (- 1 (* -1 x)) (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) (- (pow (pow x -1) 3) -1) (pow (pow x -1) 3) 3 (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (+ 1 (* (pow x -1) -1)) (* (pow x -1) -1) (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (exp x) (/ 1 (pow (cos x) -1/2)) (pow (cos x) -1/2) -1/2 (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (- (pow (cosh x) 3) (pow (sinh x) 3)) (pow (cosh x) 3) (cosh x) (pow (sinh x) 3) (sinh x) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+ 1 x))

rewrite205.0ms (2.4%)

Memory
10.2MiB live, 282.3MiB allocated; 31ms collecting garbage
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
04583201
05242834
124252661
091662582
Stop Event
iter limit
node limit
iter limit
Counts
182 → 519
Calls
Call 1
Inputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) x))
#s(approx (- 1 (* -1 x)) x)
x
(sqrt.f64 (cos.f64 x))
(cos.f64 x)
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x)
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(*.f64 x x)
#s(literal -1 binary64)
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 x #s(literal -1 binary64))
(exp.f64 (neg.f64 x))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)))
#s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x)
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))
#s(literal 3 binary64)
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64))))
(exp.f64 x)
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
#s(literal -1/2 binary64)
(/.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (pow.f64 (cosh.f64 x) #s(literal 3 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64)))
(pow.f64 (cosh.f64 x) #s(literal 3 binary64))
(cosh.f64 x)
(pow.f64 (sinh.f64 x) #s(literal 3 binary64))
(sinh.f64 x)
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))
(+.f64 #s(literal 1 binary64) 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 (- 1 (* -1 x)) #s(hole binary64 1))
#s(approx (- 1 (* -1 x)) #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 (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 1))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 (/ (+ 1 x) x)))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 (/ (+ 1 (* -1 (pow x 2))) (pow x 2))))
#s(approx (pow (* x x) -1) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (* x x) #s(hole binary64 (pow x 2)))
#s(approx (+ (pow x -1) -1) #s(hole binary64 (/ 1 x)))
#s(approx (+ (pow x -1) -1) #s(hole binary64 (/ (+ 1 (* -1 x)) x)))
#s(approx (pow x -1) #s(hole binary64 (/ 1 x)))
#s(approx (neg x) #s(hole binary64 (* -1 x)))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 1))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 (+ 1 x)))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 (/ 1 x)))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 (/ (+ 1 x) x)))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 (/ (+ 1 (pow x 3)) (pow x 3))))
#s(approx (pow (pow x -1) 3) #s(hole binary64 (/ 1 (pow x 3))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (/ 1 (pow x 2))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (/ (+ 1 (* -1 x)) (pow x 2))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (/ (+ 1 (* x (- x 1))) (pow x 2))))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 (/ -1 x)))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 (/ (- x 1) x)))
#s(approx (* (pow x -1) -1) #s(hole binary64 (/ -1 x)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh 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) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (* 3/2 (fmod (exp x) (sqrt (cos x)))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (+ (* x (- (* x (- (+ (* 3/2 (fmod (exp x) (sqrt (cos x)))) (* x (- (* 2 (fmod (exp x) (sqrt (cos x)))) (+ (* 2/3 (fmod (exp x) (sqrt (cos x)))) (* 3/2 (fmod (exp x) (sqrt (cos x)))))))) (+ (* -1 (fmod (exp x) (sqrt (cos x)))) (* 2 (fmod (exp x) (sqrt (cos x))))))) (fmod (exp x) (sqrt (cos x))))) (fmod (exp x) (sqrt (cos x))))))
#s(approx (fmod (exp x) (/ 1 (pow (cos x) -1/2))) #s(hole binary64 (fmod (exp x) (sqrt (cos x)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 1))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* -1/4 (pow x 2)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* -1/96 (pow x 2)) 1/4)))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (+ 1 (* (pow x 2) (- (* (pow x 2) (- (* -19/5760 (pow x 2)) 1/96)) 1/4)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 1))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* 1/4 (pow x 2)))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* 7/96 (pow x 2)))))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (+ 1 (* (pow x 2) (+ 1/4 (* (pow x 2) (+ 7/96 (* 139/5760 (pow x 2)))))))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 1))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* -1 x))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* 1/2 x) 1)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 1))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* -1 x))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* x (- (* 7/8 x) 1)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 1))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* 3/2 (pow x 2)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* 7/8 (pow x 2)))))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (+ 1 (* (pow x 2) (+ 3/2 (* (pow x 2) (+ 7/8 (* 61/240 (pow x 2)))))))))
#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 (pow (sinh x) 3) #s(hole binary64 (pow x 3)))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/2 (pow x 2))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* 13/120 (pow x 2))))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* (pow x 3) (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (+ 13/120 (* 41/3024 (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 (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 1))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 x)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* 2 x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ 1 (* x (+ 1 (* x (+ 2 (* 2/3 x))))))))
#s(approx (+ 1 x) #s(hole binary64 1))
#s(approx (+ 1 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 (- 1 (* -1 x)) #s(hole binary64 x))
#s(approx (- 1 (* -1 x)) #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 (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 x))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 1))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(hole binary64 (+ 1 (/ 1 x))))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 -1))
#s(approx (- (pow (* x x) -1) 1) #s(hole binary64 (- (/ 1 (pow x 2)) 1)))
#s(approx (+ (pow x -1) -1) #s(hole binary64 -1))
#s(approx (+ (pow x -1) -1) #s(hole binary64 (- (/ 1 x) 1)))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 x))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(hole binary64 (* x (+ 1 (/ 1 x)))))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 1))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(hole binary64 (+ 1 (/ 1 x))))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 1))
#s(approx (- (pow (pow x -1) 3) -1) #s(hole binary64 (+ 1 (/ 1 (pow x 3)))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 1))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (- 1 (/ 1 x))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (- (+ 1 (/ 1 (pow x 2))) (/ 1 x))))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 1))
#s(approx (+ 1 (* (pow x -1) -1)) #s(hole binary64 (- 1 (/ 1 x))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) #s(hole binary64 (/ (* (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (fmod (exp x) (sqrt (cos x)))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (/ 1 (pow (cos x) -1/2)) #s(hole binary64 (sqrt (cos x))))
#s(approx (pow (cos x) -1/2) #s(hole binary64 (sqrt (/ 1 (cos x)))))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(hole binary64 (/ (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))) (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2)))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(hole binary64 (- (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3)) (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3)))))
#s(approx (pow (cosh x) 3) #s(hole binary64 (* 1/8 (pow (+ (exp x) (/ 1 (exp x))) 3))))
#s(approx (cosh x) #s(hole binary64 (* 1/2 (+ (exp x) (/ 1 (exp x))))))
#s(approx (pow (sinh x) 3) #s(hole binary64 (* 1/8 (pow (- (exp x) (/ 1 (exp x))) 3))))
#s(approx (sinh x) #s(hole binary64 (* 1/2 (- (exp x) (/ 1 (exp x))))))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(hole binary64 (+ (* 1/4 (* (+ (exp x) (/ 1 (exp x))) (- (exp x) (/ 1 (exp x))))) (+ (* 1/4 (pow (+ (exp x) (/ 1 (exp x))) 2)) (* 1/4 (pow (- (exp x) (/ 1 (exp x))) 2))))))
#s(approx (+ 1 x) #s(hole binary64 x))
#s(approx (+ 1 x) #s(hole binary64 (* x (+ 1 (/ 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 (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(hole binary64 (+ 1 (* -1 (/ (- 1 (/ 1 x)) x)))))
Outputs
(*.f64 #s(approx (exp (neg x)) #s(literal 1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) x))
#s(approx (- 1 (* -1 x)) x)
x
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(fma.f64 (sin.f64 x) (cos.f64 (/.f64 (PI.f64) #s(literal 2 binary64))) (*.f64 (cos.f64 x) (sin.f64 (/.f64 (PI.f64) #s(literal 2 binary64)))))
(sin.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 (PI.f64) #s(literal 2 binary64))))
(sin.f64 (+.f64 x (/.f64 (PI.f64) #s(literal 2 binary64))))
(cos.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(cos.f64 (*.f64 #s(literal -1 binary64) 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)))))
#s(approx (exp (neg x)) #s(literal 1 binary64))
#s(literal 1 binary64)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
#s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x)
(*.f64 x (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (pow.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(/.f64 (-.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))) (*.f64 (*.f64 x x) #s(literal 2 binary64)))
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))))
(expm1.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(expm1.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
(expm1.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(expm1.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))
(expm1.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))))
(-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)))
(*.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64)))))
(*.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(*.f64 (fabs.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fabs.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))))
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(pow.f64 (pow.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) #s(literal -1/2 binary64))
(pow.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1 binary64))
(pow.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 2 binary64))
(pow.f64 x #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 #s(literal -1 binary64) x)))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) x))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 x x))
(fabs.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
(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 (fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (/.f64 #s(literal 2 binary64) (*.f64 x x)))
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))))
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)))
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)))
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(*.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)) (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 #s(literal -1 binary64) 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 (*.f64 #s(literal -1 binary64) x) #s(literal 2 binary64))
(pow.f64 x #s(literal 2 binary64))
(fabs.f64 (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))))
#s(literal -1 binary64)
(/.f64 (+.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) #s(literal -1 binary64))
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))
(-.f64 (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(+.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(+.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 x #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) x))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(/.f64 #s(literal 1 binary64) (fabs.f64 x))
(/.f64 #s(literal 1 binary64) x)
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) x))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64) (/.f64 #s(literal 2 binary64) x))
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(sqrt.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
(fabs.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))))
(fabs.f64 (pow.f64 x #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal -1 binary64))))
(+.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) x))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(/.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (pow.f64 (sinh.f64 (*.f64 #s(literal -1 binary64) x)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (cosh.f64 x) (sinh.f64 (*.f64 #s(literal -1 binary64) 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 #s(literal -1 binary64) (neg.f64 (exp.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))
(-.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 (*.f64 #s(literal -1 binary64) x))
(+.f64 (/.f64 #s(literal -1 binary64) (exp.f64 x)) (/.f64 #s(literal 2 binary64) (exp.f64 x)))
(+.f64 (cosh.f64 x) (sinh.f64 (*.f64 #s(literal -1 binary64) x)))
(*.f64 #s(literal -1 binary64) x)
(*.f64 x #s(literal -1 binary64))
(neg.f64 x)
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))))
#s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))) x)
(*.f64 x (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x)) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))
(-.f64 (/.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -3 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))))
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -3 binary64)) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))))) (/.f64 #s(literal -1 binary64) (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))))))
(-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x x)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3/2 binary64))))
(*.f64 (neg.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 3 binary64)))
(*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
(pow.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))
(pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64))
(pow.f64 x #s(literal -3 binary64))
(/.f64 #s(literal -1 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) x))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1 binary64) x) (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 #s(literal -1 binary64) x)))
(/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 3 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))))
(exp.f64 (fma.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64) (*.f64 (log.f64 x) #s(literal -1 binary64))))
(exp.f64 (fma.f64 (log.f64 x) #s(literal -1 binary64) (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 (*.f64 x x) x)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) x)) (/.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) x)))
(+.f64 (cosh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (*.f64 (log.f64 x) #s(literal -1 binary64)) #s(literal 3 binary64))))
#s(literal 3 binary64)
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64))) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 x x)))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal -1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 x x) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 x x)))
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (fma.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))
(/.f64 (fma.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))))
(fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64)))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (neg.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (fabs.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fabs.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) (neg.f64 (pow.f64 x #s(literal -1 binary64))) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(-.f64 (/.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))) (/.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))) (/.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))))
(+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(+.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
(+.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))
(/.f64 (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 x x) #s(literal -1 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))) (/.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))))
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal -1 binary64)))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (/.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))))
(+.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
(pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(/.f64 #s(literal -1 binary64) x)
(/.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) x))
(fma.f64 (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (neg.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)))
(fma.f64 (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (fabs.f64 (pow.f64 x #s(literal -1/2 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)))
(fma.f64 (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)))
(fma.f64 (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) x) #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)))
(fma.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)))
(+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) x)))
(*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 (neg.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))) (neg.f64 #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)))
(fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(/.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 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (-.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))
(exp.f64 x)
(+.f64 (cosh.f64 x) (sinh.f64 x))
(*.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal -1 binary64)))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal 1/2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
(sqrt.f64 (cos.f64 x))
(exp.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (neg.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal 1/2 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))))
(*.f64 (neg.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (neg.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (fabs.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))) (fabs.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64))))
(*.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)))
(pow.f64 (exp.f64 (log.f64 (cos.f64 x))) #s(literal -1/2 binary64))
(pow.f64 (*.f64 (cos.f64 x) (cos.f64 x)) #s(literal -1/4 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1/4 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal 1/2 binary64))
(pow.f64 (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (cos.f64 x) #s(literal -1/2 binary64))
(/.f64 (sqrt.f64 #s(literal -1 binary64)) (sqrt.f64 (neg.f64 (cos.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)) #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
(sqrt.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (pow.f64 (cos.f64 x) #s(literal -1 binary64))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64)))
(+.f64 (/.f64 #s(literal -1 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (/.f64 #s(literal 2 binary64) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))) (sinh.f64 (*.f64 (log.f64 (cos.f64 x)) #s(literal -1/2 binary64))))
#s(literal -1/2 binary64)
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))) (neg.f64 (neg.f64 #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))) (*.f64 #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (*.f64 #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))) (neg.f64 #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))) (/.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
(*.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (pow.f64 (cosh.f64 x) #s(literal 1 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) #s(literal -1 binary64)) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (neg.f64 (exp.f64 x))))
(/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (exp.f64 x)))
(/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64))) #s(literal -1 binary64)) (*.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) (neg.f64 (exp.f64 x))))
(/.f64 (*.f64 (fma.f64 (neg.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64))) (-.f64 (*.f64 (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x))) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))) (*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (pow.f64 (sinh.f64 x) #s(literal 1 binary64)) (*.f64 (sinh.f64 x) (cosh.f64 x)))))) (exp.f64 x)))
(/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64))) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))))
(/.f64 (-.f64 (pow.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))))))
(-.f64 (/.f64 (pow.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) (/.f64 (pow.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))))
(-.f64 (/.f64 (pow.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))))) (/.f64 (pow.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (fma.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (*.f64 (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))))))
(-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))
(*.f64 (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) (cosh.f64 x))
(*.f64 (cosh.f64 x) (pow.f64 (cosh.f64 x) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (log.f64 (cosh.f64 x))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (cosh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (cosh.f64 x) #s(literal 3 binary64))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64))
(exp.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (cosh.f64 x)) #s(literal 3 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal -2 binary64))
(/.f64 (+.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))
(cosh.f64 (neg.f64 (*.f64 #s(literal -1 binary64) x)))
(cosh.f64 (*.f64 #s(literal -1 binary64) x))
(cosh.f64 x)
(+.f64 (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)) (/.f64 (exp.f64 x) #s(literal 2 binary64)))
(+.f64 (/.f64 (exp.f64 x) #s(literal 2 binary64)) (/.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (fabs.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64))))
(*.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) (sinh.f64 x))
(*.f64 (sinh.f64 x) (pow.f64 (sinh.f64 x) #s(literal 2 binary64)))
(pow.f64 (exp.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64)))) #s(literal 3 binary64))
(pow.f64 (pow.f64 (sinh.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (sinh.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64))
(pow.f64 (sinh.f64 x) #s(literal 3 binary64))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)) #s(literal 8 binary64))
(exp.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64)))
(+.f64 (cosh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (log.f64 #s(literal 2 binary64))) #s(literal 3 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 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) #s(literal 2 binary64)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) x #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x)))
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x x) x) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 1 binary64) x)
(+.f64 x #s(literal 1 binary64))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -1/6 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (*.f64 #s(literal 1/2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) x (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal -1 binary64))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (exp x) #s(literal 1 binary64))
#s(approx (exp x) (+.f64 #s(literal 1 binary64) x))
#s(approx (exp x) (fma.f64 (fma.f64 #s(literal 1/2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp x) (fma.f64 (fma.f64 (fma.f64 #s(literal 1/6 binary64) x #s(literal 1/2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (- 1 (* -1 x)) #s(literal 1 binary64))
#s(approx (- 1 (* -1 x)) (+.f64 #s(literal 1 binary64) x))
#s(approx x x)
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #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 (*.f64 x x) #s(literal -1/2 binary64) #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 (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 (exp (neg x)) #s(literal 1 binary64))
#s(approx (exp (neg x)) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (exp (neg x)) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) #s(literal 1 binary64))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) (+.f64 #s(literal 1 binary64) x))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) (/.f64 (+.f64 #s(literal 1 binary64) x) x))
#s(approx (- (pow (* x x) -1) 1) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
#s(approx (- (pow (* x x) -1) 1) (/.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (pow (* x x) -1) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
#s(approx (* x x) (*.f64 x x))
#s(approx (+ (pow x -1) -1) (pow.f64 x #s(literal -1 binary64)))
#s(approx (+ (pow x -1) -1) (/.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)) x))
#s(approx (pow x -1) (pow.f64 x #s(literal -1 binary64)))
#s(approx (neg x) (*.f64 #s(literal -1 binary64) x))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) #s(literal 1 binary64))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) (+.f64 #s(literal 1 binary64) x))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) (pow.f64 x #s(literal -1 binary64)))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) (/.f64 (+.f64 #s(literal 1 binary64) x) x))
#s(approx (- (pow (pow x -1) 3) -1) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)))
#s(approx (- (pow (pow x -1) 3) -1) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (pow (pow x -1) 3) (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (pow.f64 (*.f64 x x) #s(literal -1 binary64)))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (/.f64 (fma.f64 (-.f64 x #s(literal 1 binary64)) x #s(literal 1 binary64)) (*.f64 x x)))
#s(approx (+ 1 (* (pow x -1) -1)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
#s(approx (+ 1 (* (pow x -1) -1)) (/.f64 (-.f64 x #s(literal 1 binary64)) x))
#s(approx (* (pow x -1) -1) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fma.f64 (*.f64 #s(literal -1 binary64) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (fma.f64 (-.f64 (*.f64 (-.f64 (fma.f64 (-.f64 (*.f64 #s(literal 2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 13/6 binary64))) x (*.f64 #s(literal 3/2 binary64) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) #s(literal 1 binary64))) x) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) x (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))))
#s(approx (fmod (exp x) (sqrt (cos x))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
#s(approx (sqrt (cos x)) #s(literal 1 binary64))
#s(approx (sqrt (cos x)) (fma.f64 (*.f64 x x) #s(literal -1/4 binary64) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 #s(literal -1/96 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (sqrt (cos x)) (fma.f64 (-.f64 (*.f64 (-.f64 (*.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 (pow (cos x) -1/2) #s(literal 1 binary64))
#s(approx (pow (cos x) -1/2) (fma.f64 #s(literal 1/4 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cos x) -1/2) (fma.f64 (fma.f64 #s(literal 7/96 binary64) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cos x) -1/2) (fma.f64 (fma.f64 (fma.f64 #s(literal 139/5760 binary64) (*.f64 x x) #s(literal 7/96 binary64)) (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) #s(literal 1 binary64))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (fma.f64 #s(literal -1 binary64) x #s(literal 1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (fma.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (fma.f64 (-.f64 (*.f64 (fma.f64 #s(literal -1/6 binary64) x #s(literal 1/2 binary64)) x) #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) #s(literal 1 binary64))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 #s(literal 3/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 (fma.f64 #s(literal -1 binary64) x #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 (fma.f64 (-.f64 (*.f64 #s(literal 7/8 binary64) x) #s(literal 1 binary64)) x #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cosh x) 3) #s(literal 1 binary64))
#s(approx (pow (cosh x) 3) (fma.f64 #s(literal 3/2 binary64) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cosh x) 3) (fma.f64 (fma.f64 #s(literal 7/8 binary64) (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 x x) #s(literal 1 binary64)))
#s(approx (pow (cosh x) 3) (fma.f64 (fma.f64 (fma.f64 #s(literal 61/240 binary64) (*.f64 x x) #s(literal 7/8 binary64)) (*.f64 x x) #s(literal 3/2 binary64)) (*.f64 x 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 #s(literal 1/24 binary64) (*.f64 x x) #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 (pow (sinh x) 3) (*.f64 (*.f64 x x) x))
#s(approx (pow (sinh x) 3) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/2 binary64) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (pow (sinh x) 3) (*.f64 (fma.f64 (fma.f64 #s(literal 13/120 binary64) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))
#s(approx (pow (sinh x) 3) (*.f64 (fma.f64 (fma.f64 (fma.f64 #s(literal 41/3024 binary64) (*.f64 x x) #s(literal 13/120 binary64)) (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) x)))
#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 (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) #s(literal 1 binary64))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (fma.f64 (fma.f64 #s(literal 2 binary64) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (fma.f64 (fma.f64 (fma.f64 #s(literal 2/3 binary64) x #s(literal 2 binary64)) x #s(literal 1 binary64)) x #s(literal 1 binary64)))
#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))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (exp x) (exp.f64 x))
#s(approx (- 1 (* -1 x)) x)
#s(approx (- 1 (* -1 x)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (sqrt (cos x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (cos x) (cos.f64 x))
#s(approx (exp (neg x)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) x)
#s(approx (* (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) #s(literal 1 binary64))
#s(approx (/ (- (pow (* x x) -1) 1) (+ (pow x -1) -1)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (- (pow (* x x) -1) 1) #s(literal -1 binary64))
#s(approx (- (pow (* x x) -1) 1) (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (+ (pow x -1) -1) #s(literal -1 binary64))
#s(approx (+ (pow x -1) -1) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) x)
#s(approx (* (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) #s(literal 1 binary64))
#s(approx (/ (- (pow (pow x -1) 3) -1) (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1)))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (- (pow (pow x -1) 3) -1) #s(literal 1 binary64))
#s(approx (- (pow (pow x -1) 3) -1) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) #s(literal 1 binary64))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (-.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal -1 binary64))))
#s(approx (+ 1 (* (pow x -1) -1)) #s(literal 1 binary64))
#s(approx (+ 1 (* (pow x -1) -1)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))
#s(approx (* (fmod (exp x) (/ 1 (pow (cos x) -1/2))) (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))))) (/.f64 (*.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)))) (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))
#s(approx (sqrt (cos x)) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)))
#s(approx (pow (cos x) -1/2) (pow.f64 (pow.f64 (cos.f64 x) #s(literal 1/2 binary64)) #s(literal -1 binary64)))
#s(approx (/ (- (pow (cosh x) 3) (pow (sinh x) 3)) (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x))))) (/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64))))))
#s(approx (- (pow (cosh x) 3) (pow (sinh x) 3)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (*.f64 #s(literal -1/8 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)))))
#s(approx (pow (cosh x) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))
#s(approx (cosh x) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (pow (sinh x) 3) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))
#s(approx (sinh x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1/2 binary64)))
#s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (fma.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) #s(literal 1/4 binary64)))))
#s(approx (+ 1 x) x)
#s(approx (+ 1 x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) x))
#s(approx (* (fmod (exp x) (sqrt (cos x))) (exp (neg x))) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (pow.f64 (exp.f64 x) #s(literal -1 binary64))))
#s(approx (exp (neg x)) (pow.f64 (exp.f64 x) #s(literal -1 binary64)))
#s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (fma.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)))

eval104.0ms (1.2%)

Memory
-4.5MiB live, 186.5MiB allocated; 24ms collecting garbage
Compiler

Compiled 32 750 to 4 189 computations (87.2% saved)

prune247.0ms (2.9%)

Memory
-6.5MiB live, 435.3MiB allocated; 44ms collecting garbage
Pruning

12 alts after pruning (9 fresh and 3 done)

PrunedKeptTotal
New7359744
Fresh000
Picked314
Done022
Total73812750
Accuracy
79.1%
Counts
750 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
6.0%
(fma.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (cosh.f64 x) (*.f64 (fmod.f64 (exp.f64 x) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))) (sinh.f64 (*.f64 #s(literal -1 binary64) x))))
29.2%
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) x) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
31.6%
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1 binary64)) (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) (pow.f64 (cos.f64 x) #s(literal 1/2 binary64))))
5.6%
(*.f64 (fmod.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 x) #s(literal -1/2 binary64)))) (/.f64 (-.f64 (pow.f64 (pow.f64 (cosh.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64)) (pow.f64 (sinh.f64 x) #s(literal 3 binary64))) #s(approx (+ (* (cosh x) (cosh x)) (+ (* (sinh x) (sinh x)) (* (cosh x) (sinh x)))) (+.f64 #s(literal 1 binary64) x))))
29.3%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64))))) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
28.0%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) (/.f64 (fma.f64 (pow.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -2 binary64))) (fma.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (-.f64 (pow.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)) (pow.f64 (*.f64 x x) #s(literal -1 binary64))))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
8.4%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(approx (+ (* (pow x -1) (pow x -1)) (+ 1 (* (pow x -1) -1))) (/.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64))) (pow.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 2 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
33.4%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
34.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
28.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (*.f64 (pow.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64)))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))) #s(literal -1 binary64))) (*.f64 (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (/.f64 #s(literal -1 binary64) (fabs.f64 x)) (fma.f64 (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64) #s(literal 1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
33.1%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
38.5%
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Compiler

Compiled 1 348 to 491 computations (63.6% saved)

regimes12.0ms (0.1%)

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

2 calls:

6.0ms
x
4.0ms
(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
Results
AccuracySegmentsBranch
63.1%2(*.f64 (fmod.f64 (exp.f64 x) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
73.5%3x
Compiler

Compiled 11 to 9 computations (18.2% saved)

regimes3.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
72.8%3x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes3.0ms (0%)

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

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
72.4%3x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes2.0ms (0%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
67.5%2x
Compiler

Compiled 1 to 1 computations (0% saved)

regimes3.0ms (0%)

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

Compiled 11 to 9 computations (18.2% saved)

regimes2.0ms (0%)

Memory
6.6MiB live, 6.6MiB 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(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Outputs
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Calls

2 calls:

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

Compiled 11 to 9 computations (18.2% saved)

bsearch83.0ms (1%)

Memory
-23.2MiB live, 120.3MiB allocated; 6ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
64.0ms
-4.409484313575618e-306
-2.802565950931765e-309
12.0ms
-1.550655750425027e-102
-5.273617300131397e-105
Samples
58.0ms128×2valid
9.0ms48×1valid
Compiler

Compiled 550 to 422 computations (23.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-exp: 33.0ms (55.1% of total)
ival-fmod: 11.0ms (18.4% of total)
adjust: 6.0ms (10% of total)
ival-sqrt: 4.0ms (6.7% of total)
ival-cos: 4.0ms (6.7% of total)
ival-mult: 2.0ms (3.3% of total)
ival-neg: 1.0ms (1.7% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

bsearch6.0ms (0.1%)

Memory
9.9MiB live, 9.9MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
1.0ms
-4.409484313575618e-306
-2.802565950931765e-309
4.0ms
-5.112420851519483e-136
-7.047521957972324e-137
Samples
4.0ms16×1valid
Compiler

Compiled 405 to 327 computations (19.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-exp: 1.0ms (33.4% of total)
ival-fmod: 1.0ms (33.4% of total)
adjust: 0.0ms (0% of total)
ival-mult: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
ival-cos: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch6.0ms (0.1%)

Memory
9.3MiB live, 9.3MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
predicate-same
Steps
TimeLeftRight
1.0ms
-4.409484313575618e-306
-2.802565950931765e-309
4.0ms
-5.5259217866472046e-145
-8.513520312799631e-158
Samples
3.0ms16×1valid
Compiler

Compiled 403 to 327 computations (18.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 3.0ms
ival-exp: 1.0ms (36.3% of total)
ival-fmod: 1.0ms (36.3% of total)
adjust: 0.0ms (0% of total)
ival-mult: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)
ival-cos: 0.0ms (0% of total)
ival-sqrt: 0.0ms (0% of total)
ival-neg: 0.0ms (0% of total)

bsearch1.0ms (0%)

Memory
2.2MiB live, 2.2MiB allocated; 0ms collecting garbage
Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
1.0ms
-4.409484313575618e-306
-2.802565950931765e-309
Compiler

Compiled 349 to 284 computations (18.6% saved)

simplify58.0ms (0.7%)

Memory
10.4MiB live, 57.9MiB allocated; 2ms collecting garbage
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
068326
192326
2129313
3254313
4851311
57779311
Stop Event
node limit
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal -5043456793138493/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -1636695303948071/3273390607896141870013189696827599152216642046043064789483291368096133796404674554883270092325904157150886684127560071009217256545885393053328527589376 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -439347050248359/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))
Outputs
(if (<=.f64 x #s(literal -5043456793138493/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -5043456793138493/5043456793138493339171717132818382567050206626619577173497381555743452386751642958261026080625269202023248382759272448 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) (fma.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x)))))
(if (<=.f64 x #s(literal -1636695303948071/3273390607896141870013189696827599152216642046043064789483291368096133796404674554883270092325904157150886684127560071009217256545885393053328527589376 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -1636695303948071/3273390607896141870013189696827599152216642046043064789483291368096133796404674554883270092325904157150886684127560071009217256545885393053328527589376 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x)))))
(if (<=.f64 x #s(literal -439347050248359/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))))
(if (<=.f64 x #s(literal -439347050248359/878694100496718043517683302282418331810487718418343092402491322775749527474899974671687634004666183037093927858109549828751614463963730408009475621262727315456 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (/.f64 (-.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64))) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x)))))
(if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x))))
(if (<=.f64 x #s(literal -1012011266536553/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1 binary64)) x))) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))) (*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x))))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (neg.f64 x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) (exp.f64 (*.f64 #s(literal -1 binary64) x)))
(*.f64 (fmod.f64 #s(approx (exp x) #s(approx (- 1 (* -1 x)) x)) (sqrt.f64 (cos.f64 x))) #s(approx (exp (neg x)) #s(literal 1 binary64)))

derivations186.0ms (2.2%)

Memory
-10.8MiB live, 187.7MiB allocated; 12ms collecting garbage
Stop Event
fuel
Compiler

Compiled 349 to 69 computations (80.2% saved)

preprocess63.0ms (0.7%)

Memory
-15.9MiB live, 126.9MiB allocated; 8ms collecting garbage
Compiler

Compiled 718 to 154 computations (78.6% saved)

end0.0ms (0%)

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

Profiling

Loading profile data...