Hyperbolic tangent

Time bar (total: 9.1s)

analyze0.0ms (0%)

Memory
0.6MiB live, 0.6MiB allocated
Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
100%100%0%0%0%0%0%2
Compiler

Compiled 15 to 9 computations (40% saved)

sample5.1s (56.6%)

Memory
68.3MiB live, 4 916.0MiB allocated
Samples
2.2s2 580×2valid
1.2s4 710×1valid
679.0ms7 672×0exit
291.0ms404×3valid
62.0ms562×0valid
Precisions
Click to see histograms. Total time spent on operations: 3.8s
ival-exp: 2.5s (65.8% of total)
ival-sub: 351.0ms (9.2% of total)
ival-div: 299.0ms (7.9% of total)
adjust: 286.0ms (7.5% of total)
ival-add: 196.0ms (5.2% of total)
ival-neg: 151.0ms (4% of total)
ival-true: 13.0ms (0.3% of total)
ival-assert: 7.0ms (0.2% of total)
Bogosity

preprocess94.0ms (1%)

Memory
-9.4MiB live, 112.3MiB allocated
Algorithm
egg-herbie
Rules
528×accelerator-lowering-fma.f32
528×accelerator-lowering-fma.f64
336×*-lowering-*.f32
336×*-lowering-*.f64
320×div-sub
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0927
13227
28026
319926
446826
5113026
6154726
7158526
8160426
9162326
10165726
11166926
0713
11913
23613
36113
411613
527113
645713
767813
889813
9105213
10118013
11122213
0122213
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
Outputs
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))))
Symmetry

(negabs x)

explain259.0ms (2.9%)

Memory
-12.3MiB live, 497.7MiB allocated
FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
2480-0-(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
40-0-(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
00-0-(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
00-0-(exp.f64 x)
01(362.1228929135338)0-(exp.f64 (neg.f64 x))
00-0-(neg.f64 x)
00-0-x
Explanations
Click to see full explanations table
OperatorSubexpressionExplanationCount
-.f64(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))cancellation2480
/.f64(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))o/o40
(exp.f64 x)overflow4
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))overflow4
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))overflow4
(exp.f64 x)overflow4
exp.f64(exp.f64 (neg.f64 x))sensitivity10
Confusion
Predicted +Predicted -
+2520
-13
Precision
0.9960474308300395
Recall
1.0
Confusion?
Predicted +Predicted MaybePredicted -
+25200
-103
Precision?
0.9960474308300395
Recall?
1.0
Freqs
test
numberfreq
03
1253
Total Confusion?
Predicted +Predicted MaybePredicted -
+100
-000
Precision?
1.0
Recall?
1.0
Samples
69.0ms160×2valid
63.0ms296×1valid
10.0ms18×3valid
3.0ms38×0valid
Compiler

Compiled 98 to 32 computations (67.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 117.0ms
ival-exp: 84.0ms (71.7% of total)
adjust: 10.0ms (8.5% of total)
ival-div: 7.0ms (6% of total)
ival-add: 6.0ms (5.1% of total)
ival-sub: 5.0ms (4.3% of total)
ival-neg: 4.0ms (3.4% of total)
ival-true: 1.0ms (0.9% of total)
ival-assert: 0.0ms (0% of total)

eval0.0ms (0%)

Memory
0.4MiB live, 0.4MiB allocated
Compiler

Compiled 1 to 1 computations (0% saved)

prune1.0ms (0%)

Memory
1.1MiB live, 1.1MiB allocated
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.6%
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Compiler

Compiled 14 to 7 computations (50% saved)

simplify128.0ms (1.4%)

Memory
-16.0MiB live, 61.3MiB allocated
Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
cost-diff0
(exp.f64 (neg.f64 x))
cost-diff0
(exp.f64 x)
cost-diff0
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
cost-diff11648
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Rules
528×accelerator-lowering-fma.f32
528×accelerator-lowering-fma.f64
336×*-lowering-*.f32
336×*-lowering-*.f64
224×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0733
11933
23633
36133
411633
527133
645733
767833
889833
9105233
10118033
11122233
0122233
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(- (exp x) (exp (neg x)))
(exp x)
x
(exp (neg x))
(neg x)
(+ (exp x) (exp (neg x)))
Outputs
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (exp.f64 (+.f64 x x)))))
(- (exp x) (exp (neg x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(exp x)
(exp.f64 x)
x
(exp (neg x))
(exp.f64 (neg.f64 x))
(neg x)
(neg.f64 x)
(+ (exp x) (exp (neg x)))
(+.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))

localize96.0ms (1.1%)

Memory
-10.2MiB live, 144.4MiB allocated
Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(exp.f64 (neg.f64 x))
accuracy100.0%
(exp.f64 x)
accuracy98.5%
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
accuracy11.2%
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
Samples
36.0ms80×2valid
28.0ms148×1valid
5.0ms3valid
1.0ms19×0valid
Compiler

Compiled 35 to 9 computations (74.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-exp: 39.0ms (65.5% of total)
adjust: 7.0ms (11.8% of total)
ival-add: 5.0ms (8.4% of total)
ival-div: 4.0ms (6.7% of total)
ival-sub: 3.0ms (5% of total)
ival-neg: 2.0ms (3.4% of total)
ival-assert: 0.0ms (0% of total)
ival-true: 0.0ms (0% of total)

series3.0ms (0%)

Memory
9.1MiB live, 9.1MiB allocated
Counts
4 → 48
Calls
Call 1
Inputs
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))>
#<alt (- (exp x) (exp (neg x)))>
#<alt (exp x)>
#<alt (exp (neg x))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))>
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))>
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))>
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))>
#<alt (/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))>
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))>
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))>
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))>
#<alt (/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/3 (pow x 2))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))>
#<alt (* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))>
#<alt (- (exp x) (exp (neg x)))>
#<alt (- (exp x) (exp (neg x)))>
#<alt (- (exp x) (exp (neg x)))>
#<alt (- (exp x) (exp (neg x)))>
#<alt (- (exp x) (exp (* -1 x)))>
#<alt (- (exp x) (exp (* -1 x)))>
#<alt (- (exp x) (exp (* -1 x)))>
#<alt (- (exp x) (exp (* -1 x)))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt (exp x)>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* x (- (* 1/2 x) 1)))>
#<alt (+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))>
#<alt (exp (neg x))>
#<alt (exp (neg x))>
#<alt (exp (neg x))>
#<alt (exp (neg x))>
#<alt (exp (* -1 x))>
#<alt (exp (* -1 x))>
#<alt (exp (* -1 x))>
#<alt (exp (* -1 x))>
Calls

12 calls:

TimeVariablePointExpression
1.0ms
x
@-inf
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
1.0ms
x
@inf
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
1.0ms
x
@0
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
0.0ms
x
@0
(- (exp x) (exp (neg x)))
0.0ms
x
@0
(exp x)

rewrite275.0ms (3%)

Memory
20.9MiB live, 564.2MiB allocated
Algorithm
batch-egg-rewrite
Rules
3 904×*-lowering-*.f32
3 904×*-lowering-*.f64
3 826×/-lowering-/.f32
3 826×/-lowering-/.f64
2 870×accelerator-lowering-fma.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0711
14911
241811
3708211
0806411
Stop Event
iter limit
node limit
Counts
4 → 499
Calls
Call 1
Inputs
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(- (exp x) (exp (neg x)))
(exp x)
(exp (neg x))
Outputs
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(+.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x))))
(+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x))))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))))
(+.f64 (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))) (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))))
(exp.f64 (*.f64 (-.f64 #s(literal 0 binary64) (log.f64 (tanh.f64 x))) #s(literal -1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(-.f64 #s(literal 0 binary64) (neg.f64 (tanh.f64 x)))
(-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (neg.f64 (tanh.f64 x)))
(-.f64 (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))))
(-.f64 (/.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (/.f64 (tanh.f64 x) (tanh.f64 x))) (/.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (/.f64 (tanh.f64 x) (tanh.f64 x))))
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (exp.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 (neg.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 1 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))))
(fma.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (*.f64 (exp.f64 (+.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x))))
(fma.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (neg.f64 (exp.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (exp.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (exp.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (exp.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (exp.f64 (+.f64 x x))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (exp.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (sinh.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (sinh.f64 x)) #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (sinh.f64 x)) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(fma.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(fma.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x)))))
(neg.f64 (neg.f64 (tanh.f64 x)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 x))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (tanh.f64 x) (/.f64 (tanh.f64 x) (tanh.f64 x)))
(/.f64 (sinh.f64 x) (cosh.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (expm1.f64 (+.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (tanh.f64 x) (tanh.f64 x)) (tanh.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))))
(/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (tanh.f64 x)))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x)))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))))
(/.f64 (neg.f64 (sinh.f64 x)) (neg.f64 (cosh.f64 x)))
(/.f64 (neg.f64 (tanh.f64 x)) (neg.f64 (/.f64 (tanh.f64 x) (tanh.f64 x))))
(/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x)))
(/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal 2 binary64)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (cosh.f64 x)))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x)))
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (exp.f64 (neg.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (-.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (-.f64 (cosh.f64 x) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (cosh.f64 x)))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (neg.f64 (exp.f64 x)) (cosh.f64 x)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (cosh.f64 x) (exp.f64 (neg.f64 x)))) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (cosh.f64 x)) (*.f64 (cosh.f64 x) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))) (*.f64 (cosh.f64 x) (neg.f64 (exp.f64 (neg.f64 x))))) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (-.f64 (*.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (cosh.f64 x)) (*.f64 (cosh.f64 x) (*.f64 (exp.f64 (neg.f64 x)) #s(literal 1/2 binary64)))) (*.f64 (cosh.f64 x) (cosh.f64 x)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x)))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x)))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal -1 binary64)) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (cosh.f64 x)))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal -1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (cosh.f64 x)))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (cosh.f64 x)))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (*.f64 (cosh.f64 x) (cosh.f64 x)))
(/.f64 (*.f64 #s(literal -1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 (cosh.f64 x) #s(literal -2 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (cosh.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (cosh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (cosh.f64 x) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (cosh.f64 x) (cosh.f64 x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(/.f64 (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (neg.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (-.f64 (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (fma.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))) (*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64)))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 2 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (expm1.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64)))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (cosh.f64 x))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))))
(/.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (cosh.f64 x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (cosh.f64 x))
(/.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (+.f64 (tanh.f64 x) (tanh.f64 #s(literal 0 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 x) (tanh.f64 #s(literal 0 binary64)))))
(/.f64 (+.f64 (tanh.f64 #s(literal 0 binary64)) (tanh.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (tanh.f64 #s(literal 0 binary64)) (tanh.f64 x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))
(*.f64 (tanh.f64 x) #s(literal 1 binary64))
(*.f64 (tanh.f64 x) (/.f64 #s(literal 1 binary64) (/.f64 (tanh.f64 x) (tanh.f64 x))))
(*.f64 #s(literal 2 binary64) (/.f64 (tanh.f64 x) #s(literal 2 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 (sinh.f64 x)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))))
(*.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))
(*.f64 (sinh.f64 x) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))))
(*.f64 #s(literal 1 binary64) (tanh.f64 x))
(*.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)))
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (tanh.f64 x)))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 #s(literal -2 binary64) (/.f64 (neg.f64 (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 #s(literal -2 binary64) (*.f64 (sinh.f64 x) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x))))
(*.f64 #s(literal -2 binary64) (/.f64 (sinh.f64 x) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))))
(*.f64 (-.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64))))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(*.f64 (-.f64 (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (tanh.f64 x) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64))))))
(*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))
(*.f64 (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(*.f64 (/.f64 (tanh.f64 x) (tanh.f64 x)) (tanh.f64 x))
(*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (cosh.f64 x)))
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal 2 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (tanh.f64 x)) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (tanh.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (cosh.f64 x))))
(*.f64 (/.f64 #s(literal 1 binary64) (cosh.f64 x)) (sinh.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (sinh.f64 x) #s(literal 2 binary64)) (/.f64 #s(literal 2 binary64) (cosh.f64 x)))
(*.f64 (/.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (sinh.f64 x) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (cosh.f64 x)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 2 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (cosh.f64 x)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (tanh.f64 x))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (sinh.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (sinh.f64 x) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))))
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (sinh.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (sinh.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))))
(*.f64 (/.f64 (sinh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 2 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (cosh.f64 x)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 2 binary64)))
(*.f64 (tanh.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x)) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (cosh.f64 x)) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 2 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1/2 binary64)))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) #s(literal 2 binary64)) (sinh.f64 x))
(*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (sinh.f64 x) #s(literal 1 binary64)) (/.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x))
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (tanh.f64 x)) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))
(tanh.f64 x)
(+.f64 (exp.f64 x) (neg.f64 (exp.f64 (neg.f64 x))))
(+.f64 (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)))
(+.f64 (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 x))
(+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(+.f64 (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)) (exp.f64 x))
(+.f64 (neg.f64 (neg.f64 (exp.f64 x))) (neg.f64 (exp.f64 (neg.f64 x))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x))))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x))) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))))
(+.f64 (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))))
(+.f64 (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(-.f64 #s(literal 0 binary64) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(-.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))
(-.f64 (+.f64 (exp.f64 x) #s(literal 0 binary64)) (exp.f64 (neg.f64 x)))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))
(fma.f64 (exp.f64 x) #s(literal 1 binary64) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)))
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x)))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 x) (/.f64 (exp.f64 (+.f64 x x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (exp.f64 (neg.f64 x)) #s(literal -1 binary64) (exp.f64 x))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (neg.f64 (exp.f64 (neg.f64 x))))
(fma.f64 #s(literal 1 binary64) (exp.f64 x) (*.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (neg.f64 (exp.f64 (neg.f64 x))) (exp.f64 x))
(fma.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (exp.f64 (+.f64 x x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))))
(fma.f64 (neg.f64 (exp.f64 (neg.f64 x))) #s(literal 1 binary64) (exp.f64 x))
(fma.f64 #s(literal -1 binary64) (exp.f64 (neg.f64 x)) (exp.f64 x))
(fma.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3/2 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (/.f64 (exp.f64 x) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x))))
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (expm1.f64 (-.f64 (neg.f64 x) x)) (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (exp.f64 (+.f64 x x))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 (exp.f64 x) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (cosh.f64 x)) (*.f64 (exp.f64 x) #s(literal 1/2 binary64)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (exp.f64 x) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(neg.f64 (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (cosh.f64 x) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (-.f64 (neg.f64 x) x)) (-.f64 (exp.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))))))
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))
(/.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x)))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (cosh.f64 x))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (exp.f64 (*.f64 x #s(literal -3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 (-.f64 (neg.f64 x) x)))) (pow.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) #s(literal 2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (cosh.f64 x))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal -1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))) (cosh.f64 x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x)))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) #s(literal 1 binary64)) (cosh.f64 x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) #s(literal 1 binary64)) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 (cosh.f64 x) #s(literal -2 binary64))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (cosh.f64 x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal -1 binary64)) (*.f64 (cosh.f64 x) #s(literal -2 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (neg.f64 (cosh.f64 x)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (cosh.f64 x)) #s(literal 2 binary64))
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (*.f64 x #s(literal -3 binary64))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (+.f64 x x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)))))) (fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (/.f64 (exp.f64 (neg.f64 x)) (+.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x))))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x))) #s(literal 2 binary64))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) #s(literal 3 binary64)))) (fma.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (-.f64 (expm1.f64 (-.f64 (neg.f64 x) x)) (exp.f64 (+.f64 x x))) (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x)))))
(/.f64 (*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (fma.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (+.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (-.f64 (neg.f64 x) x))))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (*.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (exp.f64 (*.f64 (*.f64 x #s(literal -3 binary64)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (+.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64)))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (exp.f64 (*.f64 (-.f64 (neg.f64 x) x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x))))
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal 2 binary64)) (neg.f64 (cosh.f64 x)))
(/.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) #s(literal -1 binary64)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(pow.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (tanh.f64 x))
(*.f64 #s(literal 2 binary64) (sinh.f64 x))
(*.f64 #s(literal 2 binary64) (neg.f64 (neg.f64 (sinh.f64 x))))
(*.f64 (sinh.f64 x) #s(literal 2 binary64))
(*.f64 (cosh.f64 x) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (cosh.f64 x)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (sinh.f64 x)))
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)))
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 #s(literal -1 binary64) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))
(*.f64 #s(literal -2 binary64) (neg.f64 (sinh.f64 x)))
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (/.f64 #s(literal -1/2 binary64) (cosh.f64 x)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (sinh.f64 x)) (pow.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) #s(literal 2 binary64)))
(*.f64 (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))
(*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) (cosh.f64 x)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (cosh.f64 x)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (cosh.f64 x)) (sinh.f64 x))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))))) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64)))
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x)))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))))) (*.f64 (sinh.f64 x) #s(literal -2 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 (*.f64 x #s(literal 3 binary64)))))) (neg.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal -1 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (+.f64 (exp.f64 (*.f64 (+.f64 x x) #s(literal 3 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 3 binary64)))) (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (+.f64 x x))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (-.f64 (neg.f64 x) x))) #s(literal 2 binary64)) (fma.f64 #s(literal 1 binary64) (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (*.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal 2 binary64) (cosh.f64 (+.f64 x x)) #s(literal 1 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))) (-.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) (*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 (+.f64 x x))) #s(literal 1/2 binary64))) (sinh.f64 x))
(exp.f64 x)
(/.f64 (exp.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(/.f64 (neg.f64 (exp.f64 x)) #s(literal -1 binary64))
(*.f64 (exp.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 x))
(exp.f64 (neg.f64 x))
(exp.f64 (*.f64 (log.f64 (exp.f64 #s(literal -1 binary64))) x))
(-.f64 #s(literal 0 binary64) (neg.f64 (exp.f64 (neg.f64 x))))
(neg.f64 (neg.f64 (exp.f64 (neg.f64 x))))
(/.f64 #s(literal 1 binary64) (exp.f64 x))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (exp.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 x)))
(pow.f64 (exp.f64 x) #s(literal -1 binary64))
(pow.f64 (exp.f64 #s(literal -1 binary64)) x)
(*.f64 (exp.f64 (neg.f64 x)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (exp.f64 (neg.f64 x)))
(*.f64 #s(literal -1 binary64) (neg.f64 (exp.f64 (neg.f64 x))))
(*.f64 (pow.f64 (exp.f64 x) #s(literal -1/2 binary64)) (pow.f64 (exp.f64 x) #s(literal -1/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))))

simplify694.0ms (7.7%)

Memory
-21.1MiB live, 543.2MiB allocated
Algorithm
egg-herbie
Rules
13 776×accelerator-lowering-fma.f32
13 776×accelerator-lowering-fma.f64
3 650×*-lowering-*.f32
3 650×*-lowering-*.f64
2 770×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077339
1220338
2490332
31295332
42170332
53645332
64343332
75854332
87984332
08018310
Stop Event
iter limit
node limit
Counts
48 → 48
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(* 2 x)
(* x (+ 2 (* 1/3 (pow x 2))))
(* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))
(* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))
(- (exp x) (exp (neg x)))
(- (exp x) (exp (neg x)))
(- (exp x) (exp (neg x)))
(- (exp x) (exp (neg x)))
(- (exp x) (exp (* -1 x)))
(- (exp x) (exp (* -1 x)))
(- (exp x) (exp (* -1 x)))
(- (exp x) (exp (* -1 x)))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
(exp x)
1
(+ 1 (* -1 x))
(+ 1 (* x (- (* 1/2 x) 1)))
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))
(exp (neg x))
(exp (neg x))
(exp (neg x))
(exp (neg x))
(exp (* -1 x))
(exp (* -1 x))
(exp (* -1 x))
(exp (* -1 x))
Outputs
x
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (neg x))) (+ (exp x) (exp (neg x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (exp (* -1 x))) (+ (exp x) (exp (* -1 x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(* 2 x)
(+.f64 x x)
(* x (+ 2 (* 1/3 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 1/3 binary64)) #s(literal 2 binary64)))
(* x (+ 2 (* (pow x 2) (+ 1/3 (* 1/60 (pow x 2))))))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal 1/60 binary64)) #s(literal 1/3 binary64)) #s(literal 2 binary64)))
(* x (+ 2 (* (pow x 2) (+ 1/3 (* (pow x 2) (+ 1/60 (* 1/2520 (pow x 2))))))))
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 (*.f64 x x) #s(literal 1/2520 binary64) #s(literal 1/60 binary64)) #s(literal 1/3 binary64))) #s(literal 2 binary64)))
(- (exp x) (exp (neg x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (neg x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (neg x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (neg x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (* -1 x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (* -1 x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (* -1 x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
(- (exp x) (exp (* -1 x)))
(-.f64 (exp.f64 x) (exp.f64 (neg.f64 x)))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal 1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* 1/6 x))))))
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal 1/6 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal 1 binary64))
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
(exp x)
(exp.f64 x)
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* x (- (* 1/2 x) 1)))
(fma.f64 x (fma.f64 x #s(literal 1/2 binary64) #s(literal -1 binary64)) #s(literal 1 binary64))
(+ 1 (* x (- (* x (+ 1/2 (* -1/6 x))) 1)))
(fma.f64 x (fma.f64 x (fma.f64 x #s(literal -1/6 binary64) #s(literal 1/2 binary64)) #s(literal -1 binary64)) #s(literal 1 binary64))
(exp (neg x))
(exp.f64 (neg.f64 x))
(exp (neg x))
(exp.f64 (neg.f64 x))
(exp (neg x))
(exp.f64 (neg.f64 x))
(exp (neg x))
(exp.f64 (neg.f64 x))
(exp (* -1 x))
(exp.f64 (neg.f64 x))
(exp (* -1 x))
(exp.f64 (neg.f64 x))
(exp (* -1 x))
(exp.f64 (neg.f64 x))
(exp (* -1 x))
(exp.f64 (neg.f64 x))

eval68.0ms (0.7%)

Memory
34.5MiB live, 149.0MiB allocated
Compiler

Compiled 13 595 to 1 346 computations (90.1% saved)

prune72.0ms (0.8%)

Memory
1.4MiB live, 165.0MiB allocated
Pruning

5 alts after pruning (5 fresh and 0 done)

PrunedKeptTotal
New5865591
Fresh000
Picked101
Done000
Total5875592
Accuracy
100.0%
Counts
592 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.4%
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
97.2%
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
96.9%
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
100.0%
(tanh.f64 x)
96.8%
x
Compiler

Compiled 94 to 52 computations (44.7% saved)

simplify314.0ms (3.5%)

Memory
7.9MiB live, 403.0MiB allocated
Algorithm
egg-herbie
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))
cost-diff0
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
cost-diff0
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
cost-diff0
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
cost-diff0
(*.f64 x x)
cost-diff0
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
cost-diff0
(*.f64 x x)
cost-diff0
(*.f64 #s(literal -1/3 binary64) (*.f64 x x))
cost-diff0
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
cost-diff0
(tanh.f64 x)
Rules
11 378×accelerator-lowering-fma.f32
11 378×accelerator-lowering-fma.f64
3 626×*-lowering-*.f32
3 626×*-lowering-*.f64
1 706×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
023135
187135
2256129
3477129
4820129
51226129
61660129
72240129
83385129
96068129
08195115
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(tanh x)
x
x
(+ (* x (* -1/3 (* x x))) x)
x
(* -1/3 (* x x))
-1/3
(* x x)
(+ (* (* x x) (* x (+ (* (* x x) 2/15) -1/3))) x)
(* x x)
x
(* x (+ (* (* x x) 2/15) -1/3))
(+ (* (* x x) 2/15) -1/3)
2/15
-1/3
(+ (* (* x x) (* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))) x)
(* x x)
x
(* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))
(+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3)
(* x (+ (* x (* x -17/315)) 2/15))
(+ (* x (* x -17/315)) 2/15)
(* x -17/315)
-17/315
2/15
-1/3
Outputs
(tanh x)
(tanh.f64 x)
x
x
(+ (* x (* -1/3 (* x x))) x)
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
x
(* -1/3 (* x x))
(*.f64 #s(literal -1/3 binary64) (*.f64 x x))
-1/3
#s(literal -1/3 binary64)
(* x x)
(*.f64 x x)
(+ (* (* x x) (* x (+ (* (* x x) 2/15) -1/3))) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(* x x)
(*.f64 x x)
x
(* x (+ (* (* x x) 2/15) -1/3))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))
(+ (* (* x x) 2/15) -1/3)
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
2/15
#s(literal 2/15 binary64)
-1/3
#s(literal -1/3 binary64)
(+ (* (* x x) (* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))) x)
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)
(* x x)
(*.f64 x x)
x
(* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))
(+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
(* x (+ (* x (* x -17/315)) 2/15))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(+ (* x (* x -17/315)) 2/15)
(fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))
(* x -17/315)
(*.f64 x #s(literal -17/315 binary64))
-17/315
#s(literal -17/315 binary64)
2/15
#s(literal 2/15 binary64)
-1/3
#s(literal -1/3 binary64)

localize107.0ms (1.2%)

Memory
-61.1MiB live, 127.1MiB allocated
Localize:

Found 12 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))
accuracy99.8%
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
accuracy99.5%
(*.f64 x #s(literal -17/315 binary64))
accuracy99.5%
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
accuracy100.0%
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
accuracy99.5%
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
accuracy99.7%
(*.f64 #s(literal -1/3 binary64) (*.f64 x x))
accuracy100.0%
(tanh.f64 x)
Samples
72.0ms256×0valid
Compiler

Compiled 123 to 25 computations (79.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 59.0ms
ival-add: 27.0ms (45.4% of total)
ival-mult: 20.0ms (33.7% of total)
const: 10.0ms (16.8% of total)
ival-tanh: 2.0ms (3.4% of total)
ival-true: 0.0ms (0% of total)
ival-assert: 0.0ms (0% of total)

series12.0ms (0.1%)

Memory
23.6MiB live, 23.6MiB allocated
Counts
12 → 144
Calls
Call 1
Inputs
#<alt (tanh x)>
#<alt (+ (* x (* -1/3 (* x x))) x)>
#<alt (* -1/3 (* x x))>
#<alt (* x x)>
#<alt (+ (* (* x x) (* x (+ (* (* x x) 2/15) -1/3))) x)>
#<alt (* x (+ (* (* x x) 2/15) -1/3))>
#<alt (+ (* (* x x) 2/15) -1/3)>
#<alt (+ (* (* x x) (* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))) x)>
#<alt (* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))>
#<alt (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3)>
#<alt (* x -17/315)>
#<alt (* x (+ (* x (* x -17/315)) 2/15))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt (/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))>
#<alt x>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* -1/3 (pow x 3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/3))>
#<alt (* -1/3 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (* -1/3 (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt x>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))>
#<alt (* 2/15 (pow x 5))>
#<alt (* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 2/15 (pow x 5))>
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))>
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))>
#<alt (* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))>
#<alt (* -1/3 x)>
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))>
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))>
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))>
#<alt (* 2/15 (pow x 3))>
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 2/15 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))>
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))>
#<alt (* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))>
#<alt -1/3>
#<alt (- (* 2/15 (pow x 2)) 1/3)>
#<alt (- (* 2/15 (pow x 2)) 1/3)>
#<alt (- (* 2/15 (pow x 2)) 1/3)>
#<alt (* 2/15 (pow x 2))>
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* 2/15 (pow x 2))>
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* x (+ 1 (* -1/3 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))>
#<alt (* -17/315 (pow x 7))>
#<alt (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* -17/315 (pow x 7))>
#<alt (* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt (* -1/3 x)>
#<alt (* x (- (* 2/15 (pow x 2)) 1/3))>
#<alt (* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))>
#<alt (* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))>
#<alt (* -17/315 (pow x 5))>
#<alt (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* -17/315 (pow x 5))>
#<alt (* -1 (* (pow x 5) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))>
#<alt -1/3>
#<alt (- (* 2/15 (pow x 2)) 1/3)>
#<alt (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)>
#<alt (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)>
#<alt (* -17/315 (pow x 4))>
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* -17/315 (pow x 4))>
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* -17/315 x)>
#<alt (* 2/15 x)>
#<alt (* x (+ 2/15 (* -17/315 (pow x 2))))>
#<alt (* x (+ 2/15 (* -17/315 (pow x 2))))>
#<alt (* x (+ 2/15 (* -17/315 (pow x 2))))>
#<alt (* -17/315 (pow x 3))>
#<alt (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))>
#<alt (* -17/315 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))>
Calls

36 calls:

TimeVariablePointExpression
2.0ms
x
@-inf
(+ (* (* x x) (* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))) x)
2.0ms
x
@-inf
(tanh x)
1.0ms
x
@inf
(tanh x)
0.0ms
x
@inf
(+ (* x (* -1/3 (* x x))) x)
0.0ms
x
@-inf
(+ (* (* x x) (* x (+ (* (* x x) 2/15) -1/3))) x)

rewrite556.0ms (6.1%)

Memory
-14.2MiB live, 737.1MiB allocated
Algorithm
batch-egg-rewrite
Rules
8 818×accelerator-lowering-fma.f32
8 818×accelerator-lowering-fma.f64
5 308×*-lowering-*.f32
5 308×*-lowering-*.f64
4 134×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
023111
1158105
21264105
0854392
Stop Event
iter limit
node limit
Counts
12 → 394
Calls
Call 1
Inputs
(tanh x)
(+ (* x (* -1/3 (* x x))) x)
(* -1/3 (* x x))
(* x x)
(+ (* (* x x) (* x (+ (* (* x x) 2/15) -1/3))) x)
(* x (+ (* (* x x) 2/15) -1/3))
(+ (* (* x x) 2/15) -1/3)
(+ (* (* x x) (* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))) x)
(* x (+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3))
(+ (* x (* x (+ (* x (* x -17/315)) 2/15))) -1/3)
(* x -17/315)
(* x (+ (* x (* x -17/315)) 2/15))
Outputs
(+.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))
(+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))))
(-.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(-.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))
(fma.f64 (exp.f64 x) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (neg.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))
(fma.f64 (exp.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))))
(/.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (tanh.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal 1 binary64)))
(/.f64 (expm1.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x))))
(/.f64 (-.f64 (*.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (exp.f64 (neg.f64 x)))) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (-.f64 (*.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))
(/.f64 (*.f64 (-.f64 (exp.f64 (*.f64 x #s(literal 3 binary64))) (exp.f64 (*.f64 (neg.f64 x) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x))) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (-.f64 (exp.f64 (+.f64 x x)) (exp.f64 (+.f64 (neg.f64 x) (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(/.f64 (*.f64 (expm1.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (expm1.f64 (fma.f64 x #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 (*.f64 x #s(literal -2 binary64)) #s(literal 3 binary64)))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 x #s(literal -2 binary64)))) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (fma.f64 x #s(literal -2 binary64) (*.f64 x #s(literal -2 binary64))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)))) (neg.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))
(/.f64 (neg.f64 (neg.f64 (expm1.f64 (+.f64 x x)))) (neg.f64 (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (fma.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (fma.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))) (*.f64 (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))) (+.f64 (/.f64 (exp.f64 x) (*.f64 #s(literal 2 binary64) (cosh.f64 x))) (/.f64 (exp.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))
(/.f64 (-.f64 (*.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))) (+.f64 (/.f64 (exp.f64 (+.f64 x x)) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))) (*.f64 (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 (exp.f64 (*.f64 x #s(literal -2 binary64))) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (tanh.f64 x)) #s(literal -1 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) (cosh.f64 x))))
(*.f64 #s(literal 1 binary64) (tanh.f64 x))
(*.f64 #s(literal 1 binary64) (/.f64 (sinh.f64 x) (cosh.f64 x)))
(*.f64 (expm1.f64 (+.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64))))
(*.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))))
(*.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (sinh.f64 x))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 2 binary64) (cosh.f64 x)))))
(*.f64 (neg.f64 (expm1.f64 (+.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (exp.f64 (+.f64 x x)) #s(literal 1 binary64)))))
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64))))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 #s(literal 1 binary64) (exp.f64 (*.f64 x #s(literal -2 binary64)))))))
(tanh.f64 x)
(+.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(+.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)
(+.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))))
(-.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
(fma.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)) x)
(fma.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x x)
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/3 binary64) x)
(fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (neg.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))))
(fma.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x x) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))) (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))))
(/.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))
(/.f64 (*.f64 (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x))) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))
(/.f64 (neg.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))) (+.f64 (/.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x))
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(*.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))))
(*.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x)))
(*.f64 (neg.f64 (fma.f64 x (*.f64 x x) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)))) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(*.f64 (neg.f64 (fma.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (neg.f64 x) x))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))) x))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x))))))
(*.f64 (fma.f64 #s(literal -1/3 binary64) (*.f64 x x) #s(literal 1 binary64)) x)
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(*.f64 #s(literal -1/3 binary64) (*.f64 x x))
(*.f64 (*.f64 x x) #s(literal -1/3 binary64))
(*.f64 (*.f64 x #s(literal -1/3 binary64)) x)
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(+.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))
(+.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) x)
(+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))
(-.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)
(fma.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x x)) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) x)
(fma.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x)
(fma.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))))
(/.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x))))
(/.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))))))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))
(/.f64 (*.f64 (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x x)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x))
(*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))))
(*.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))) (*.f64 (neg.f64 x) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))))
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)))))))))
(*.f64 (neg.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) (neg.f64 x)))))
(*.f64 (*.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))) x) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x))))))
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x))))
(fma.f64 x #s(literal -1/3 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 #s(literal -1/3 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 #s(literal 2/15 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) x (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 2/15 binary64) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 x (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))) (*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) x)))
(/.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x)))
(/.f64 (*.f64 x (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))
(/.f64 (*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) x) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64) (*.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (fma.f64 (*.f64 x x) #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (-.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))
(*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) x)
(*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))))))
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) (*.f64 #s(literal 1/3 binary64) x))))
(*.f64 (*.f64 x (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(*.f64 (*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(+.f64 #s(literal -1/3 binary64) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x)))))
(fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(fma.f64 #s(literal 2/15 binary64) (*.f64 x x) #s(literal -1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))
(fma.f64 (*.f64 x #s(literal 2/15 binary64)) x #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))) (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))))
(/.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))
(/.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(/.f64 (neg.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/729 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -8/91125 binary64)))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/27 binary64)) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(/.f64 (*.f64 (fma.f64 #s(literal 64/11390625 binary64) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/81 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 4/2025 binary64)))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(/.f64 (*.f64 (fma.f64 #s(literal 16/50625 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))))) (neg.f64 (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))
(*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64)))))
(*.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64))) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64))))
(*.f64 (neg.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) #s(literal -2/45 binary64))))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x #s(literal 2/15 binary64)) #s(literal 1/3 binary64)))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 4/225 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/3 binary64) (*.f64 #s(literal -2/15 binary64) (*.f64 x x)))))
(+.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) x)
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) x)
(fma.f64 x (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x x)) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
(fma.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (*.f64 x x) x)
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) x)
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) x x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) x)
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) x)
(fma.f64 (pow.f64 x #s(literal 1/2 binary64)) (pow.f64 x #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))) (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))
(/.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) #s(literal 9 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) #s(literal 6 binary64)) (-.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (neg.f64 (*.f64 x (*.f64 x x)))) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) #s(literal 6 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) #s(literal 4 binary64)) (fma.f64 (*.f64 x x) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 x x)) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))) (neg.f64 (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))))))
(*.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x))))
(*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))) (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))))
(*.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (neg.f64 x)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))))
(+.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))
(+.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x))))
(fma.f64 x #s(literal -1/3 binary64) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))
(fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 #s(literal -1/3 binary64) x (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x x) (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) x (*.f64 x #s(literal -1/3 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x #s(literal -1/3 binary64)))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) x)))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64))))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) x) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) x) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) x)) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) x)) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) (fma.f64 (*.f64 x x) #s(literal 1/9 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (-.f64 (*.f64 x #s(literal -1/3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))
(*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))
(*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)) x)
(*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/9 binary64)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x #s(literal -1/3 binary64)))))))
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 #s(literal 1/3 binary64) x))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) x) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(+.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))
(+.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/3 binary64))
(+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(-.f64 (/.f64 #s(literal 1/9 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
(fma.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x x) #s(literal -1/3 binary64))
(fma.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) x #s(literal -1/3 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (neg.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))) #s(literal -1/3 binary64))
(fma.f64 (*.f64 (*.f64 x x) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))) #s(literal -1/3 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(/.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(/.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))) (neg.f64 (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))))
(/.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))))
(/.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)) #s(literal 1/9 binary64))) (*.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 9 binary64)) #s(literal -1/19683 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 6 binary64)) (-.f64 #s(literal 1/729 binary64) (*.f64 #s(literal -1/27 binary64) (*.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 1/27 binary64)) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal 6 binary64)) #s(literal -1/729 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (+.f64 #s(literal 1/81 binary64) (*.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/81 binary64)) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)))) (neg.f64 (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))))
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))) (neg.f64 (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (fma.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))) (*.f64 (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))) (/.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64)))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))))))
(*.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/9 binary64) (fma.f64 x (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))))
(*.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))) #s(literal -1/27 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal 1/9 binary64)) (*.f64 #s(literal 1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))))
(*.f64 (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) #s(literal -1/9 binary64))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal 1/3 binary64)))))
(*.f64 (-.f64 #s(literal 1/9 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))))))
(*.f64 x #s(literal -17/315 binary64))
(*.f64 #s(literal -17/315 binary64) x)
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))) (*.f64 x #s(literal 2/15 binary64)))
(+.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x))))
(fma.f64 x #s(literal 2/15 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 x #s(literal 2/15 binary64)))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -17/315 binary64)) (*.f64 x #s(literal 2/15 binary64)))
(fma.f64 #s(literal 2/15 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))))
(fma.f64 (*.f64 x #s(literal -17/315 binary64)) (*.f64 x x) (*.f64 x #s(literal 2/15 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) x (*.f64 x #s(literal 2/15 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -17/315 binary64) (*.f64 x #s(literal 2/15 binary64)))
(/.f64 x (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))) (*.f64 x #s(literal 2/15 binary64))))) (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -4913/31255875 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 8/3375 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x)) (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))) (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))) (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)) (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) x)))
(/.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -4913/31255875 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 8/3375 binary64) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))) (*.f64 x #s(literal 2/15 binary64))))))
(/.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x)))
(/.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))
(/.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64))) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)))
(/.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64))))
(/.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) x) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64)))
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -4913/31255875 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 8/3375 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))) (*.f64 x #s(literal 2/15 binary64)))))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x)))) (neg.f64 (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)))) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))
(/.f64 (neg.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x)) (neg.f64 (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))
(/.f64 (neg.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) x)) (neg.f64 (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))))
(/.f64 (fma.f64 #s(literal 8/3375 binary64) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -4913/31255875 binary64)) (*.f64 x (*.f64 x x)))) (fma.f64 (*.f64 x x) #s(literal 4/225 binary64) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)))) (*.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))))) (-.f64 (*.f64 x #s(literal 2/15 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(*.f64 (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) x)
(*.f64 (fma.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -4913/31255875 binary64)) (*.f64 x (*.f64 x x)) (*.f64 #s(literal 8/3375 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64))) (-.f64 (*.f64 (*.f64 x x) #s(literal 4/225 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64))) (*.f64 x #s(literal 2/15 binary64)))))))
(*.f64 (*.f64 (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x))) (/.f64 #s(literal 1 binary64) (fma.f64 x (*.f64 (*.f64 x x) #s(literal -17/315 binary64)) (*.f64 #s(literal -2/15 binary64) x))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))
(*.f64 (*.f64 x (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))))
(*.f64 (*.f64 (fma.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -4913/31255875 binary64)) #s(literal 8/3375 binary64)) x) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal 4/225 binary64)) (*.f64 (*.f64 x x) #s(literal -34/4725 binary64)))))
(*.f64 (*.f64 (fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 289/99225 binary64)) #s(literal -4/225 binary64)) x) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 x x) #s(literal -17/315 binary64) #s(literal -2/15 binary64))))

simplify543.0ms (6%)

Memory
19.1MiB live, 853.6MiB allocated
Algorithm
egg-herbie
Rules
17 554×accelerator-lowering-fma.f32
17 554×accelerator-lowering-fma.f64
4 070×*-lowering-*.f32
4 070×*-lowering-*.f64
3 004×+-lowering-+.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01071210
12781174
28111174
327011174
475821174
080991105
Stop Event
iter limit
node limit
Counts
144 → 144
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
x
(* x (+ 1 (* -1/3 (pow x 2))))
(* x (+ 1 (* -1/3 (pow x 2))))
(* x (+ 1 (* -1/3 (pow x 2))))
(* -1/3 (pow x 3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3))
(* -1/3 (pow x 3))
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(* -1/3 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
x
(* x (+ 1 (* -1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(* 2/15 (pow x 5))
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))
(* 2/15 (pow x 5))
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))
(* -1/3 x)
(* x (- (* 2/15 (pow x 2)) 1/3))
(* x (- (* 2/15 (pow x 2)) 1/3))
(* x (- (* 2/15 (pow x 2)) 1/3))
(* 2/15 (pow x 3))
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* 2/15 (pow x 3))
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
-1/3
(- (* 2/15 (pow x 2)) 1/3)
(- (* 2/15 (pow x 2)) 1/3)
(- (* 2/15 (pow x 2)) 1/3)
(* 2/15 (pow x 2))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* 2/15 (pow x 2))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
x
(* x (+ 1 (* -1/3 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))
(* -17/315 (pow x 7))
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* -17/315 (pow x 7))
(* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(* -1/3 x)
(* x (- (* 2/15 (pow x 2)) 1/3))
(* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))
(* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))
(* -17/315 (pow x 5))
(* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* -17/315 (pow x 5))
(* -1 (* (pow x 5) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))
(* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))
-1/3
(- (* 2/15 (pow x 2)) 1/3)
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)
(* -17/315 (pow x 4))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* -17/315 (pow x 4))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* -17/315 x)
(* 2/15 x)
(* x (+ 2/15 (* -17/315 (pow x 2))))
(* x (+ 2/15 (* -17/315 (pow x 2))))
(* x (+ 2/15 (* -17/315 (pow x 2))))
(* -17/315 (pow x 3))
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(* -17/315 (pow x 3))
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
Outputs
x
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
(/ (- (exp x) (/ 1 (exp x))) (+ (exp x) (/ 1 (exp x))))
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
x
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* -1/3 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* (pow x 3) (- (/ 1 (pow x 2)) 1/3))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* -1/3 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))))
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* -1 (* (pow x 3) (- 1/3 (/ 1 (pow x 2)))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(* -1/3 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/3 binary64)))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
x
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(* 2/15 (pow x 5))
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64)))
(* (pow x 5) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 5) (- (+ 2/15 (/ 1 (pow x 4))) (* 1/3 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* 2/15 (pow x 5))
(*.f64 #s(literal 2/15 binary64) (pow.f64 x #s(literal 5 binary64)))
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))))
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1 (* (pow x 5) (- (* 1/3 (/ 1 (pow x 2))) (+ 2/15 (/ 1 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 2/15 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1/3 x)
(*.f64 x #s(literal -1/3 binary64))
(* x (- (* 2/15 (pow x 2)) 1/3))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* x (- (* 2/15 (pow x 2)) 1/3))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* x (- (* 2/15 (pow x 2)) 1/3))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* 2/15 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* (pow x 3) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* 2/15 (pow x 3))
(*.f64 x (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* -1 (* (pow x 3) (- (* 1/3 (/ 1 (pow x 2))) 2/15)))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
-1/3
#s(literal -1/3 binary64)
(- (* 2/15 (pow x 2)) 1/3)
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(- (* 2/15 (pow x 2)) 1/3)
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(- (* 2/15 (pow x 2)) 1/3)
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(* 2/15 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 2/15 binary64))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(* 2/15 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 2/15 binary64))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(* (pow x 2) (- 2/15 (* 1/3 (/ 1 (pow x 2)))))
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
x
(* x (+ 1 (* -1/3 (pow x 2))))
(fma.f64 x (*.f64 x (*.f64 x #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* 2/15 (pow x 2)) 1/3))))
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))))
(fma.f64 (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x x)) x)
(* -17/315 (pow x 7))
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))))
(* (pow x 7) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* (pow x 7) (- (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 17/315 (/ 1/3 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* -17/315 (pow x 7))
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 7 binary64)))
(* -1 (* (pow x 7) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))))
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -1 (* (pow x 7) (- (+ 17/315 (/ 1/3 (pow x 4))) (+ (* 2/15 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (-.f64 (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal -2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* -1/3 x)
(*.f64 x #s(literal -1/3 binary64))
(* x (- (* 2/15 (pow x 2)) 1/3))
(*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64)))
(* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))
(* x (- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3))
(*.f64 x (fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64)))
(* -17/315 (pow x 5))
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 5 binary64)))
(* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))))
(* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* (pow x 5) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -17/315 (pow x 5))
(*.f64 #s(literal -17/315 binary64) (pow.f64 x #s(literal 5 binary64)))
(* -1 (* (pow x 5) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal 2/15 binary64) (*.f64 x x))))
(* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -1 (* (pow x 5) (- (+ 17/315 (/ 1/3 (pow x 4))) (* 2/15 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal -17/315 binary64) (+.f64 (/.f64 #s(literal 2/15 binary64) (*.f64 x x)) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
-1/3
#s(literal -1/3 binary64)
(- (* 2/15 (pow x 2)) 1/3)
(fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
(- (* (pow x 2) (+ 2/15 (* -17/315 (pow x 2)))) 1/3)
(fma.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)) #s(literal -1/3 binary64))
(* -17/315 (pow x 4))
(*.f64 x (*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x))))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(* -17/315 (pow x 4))
(*.f64 x (*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x))))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 (*.f64 x x) (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(* (pow x 4) (- (* 2/15 (/ 1 (pow x 2))) (+ 17/315 (/ 1/3 (pow x 4)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -17/315 binary64) (/.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) #s(literal 2/15 binary64)))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* -17/315 x)
(*.f64 x #s(literal -17/315 binary64))
(* 2/15 x)
(*.f64 x #s(literal 2/15 binary64))
(* x (+ 2/15 (* -17/315 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* x (+ 2/15 (* -17/315 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* x (+ 2/15 (* -17/315 (pow x 2))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* -17/315 (pow x 3))
(*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* (pow x 3) (- (* 2/15 (/ 1 (pow x 2))) 17/315))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* -17/315 (pow x 3))
(*.f64 #s(literal -17/315 binary64) (*.f64 x (*.f64 x x)))
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))
(* -1 (* (pow x 3) (- 17/315 (* 2/15 (/ 1 (pow x 2))))))
(*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64)))

eval79.0ms (0.9%)

Memory
18.7MiB live, 169.5MiB allocated
Compiler

Compiled 20 610 to 1 526 computations (92.6% saved)

prune100.0ms (1.1%)

Memory
-14.5MiB live, 114.2MiB allocated
Pruning

5 alts after pruning (0 fresh and 5 done)

PrunedKeptTotal
New5920592
Fresh000
Picked055
Done000
Total5925597
Accuracy
100.0%
Counts
597 → 5
Alt Table
Click to see full alt table
StatusAccuracyProgram
97.4%
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
97.2%
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
96.9%
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
100.0%
(tanh.f64 x)
96.8%
x
Compiler

Compiled 103 to 49 computations (52.4% saved)

regimes5.0ms (0.1%)

Memory
6.9MiB live, 6.9MiB allocated
Counts
6 → 1
Calls
Call 1
Inputs
x
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
(tanh.f64 x)
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Outputs
(tanh.f64 x)
Calls

2 calls:

2.0ms
x
2.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Results
AccuracySegmentsBranch
100.0%1x
100.0%1(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Compiler

Compiled 16 to 8 computations (50% saved)

regimes4.0ms (0%)

Memory
6.6MiB live, 6.6MiB allocated
Counts
4 → 1
Calls
Call 1
Inputs
x
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 x (*.f64 x (fma.f64 x (*.f64 x #s(literal -17/315 binary64)) #s(literal 2/15 binary64))) #s(literal -1/3 binary64))) x)
Outputs
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
Calls

2 calls:

2.0ms
x
2.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Results
AccuracySegmentsBranch
97.4%1x
97.4%1(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Compiler

Compiled 16 to 8 computations (50% saved)

regimes3.0ms (0%)

Memory
6.7MiB live, 6.7MiB allocated
Counts
2 → 1
Calls
Call 1
Inputs
x
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
Outputs
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
Calls

2 calls:

1.0ms
x
1.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Results
AccuracySegmentsBranch
96.9%1x
96.9%1(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Compiler

Compiled 16 to 8 computations (50% saved)

regimes25.0ms (0.3%)

Memory
-32.1MiB live, 6.2MiB allocated
Accuracy

Total 0.0b remaining (0%)

Threshold costs 0b (0%)

Counts
1 → 1
Calls
Call 1
Inputs
x
Outputs
x
Calls

2 calls:

23.0ms
(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
1.0ms
x
Results
AccuracySegmentsBranch
96.8%1x
96.8%1(/.f64 (-.f64 (exp.f64 x) (exp.f64 (neg.f64 x))) (+.f64 (exp.f64 x) (exp.f64 (neg.f64 x))))
Compiler

Compiled 16 to 8 computations (50% saved)

simplify7.0ms (0.1%)

Memory
14.0MiB live, 14.0MiB allocated
Algorithm
egg-herbie
Rules
*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01024
11224
Stop Event
saturated
Calls
Call 1
Inputs
(tanh.f64 x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
x
Outputs
(tanh.f64 x)
(fma.f64 (*.f64 x x) (*.f64 x (fma.f64 (*.f64 x x) #s(literal 2/15 binary64) #s(literal -1/3 binary64))) x)
(fma.f64 x (*.f64 #s(literal -1/3 binary64) (*.f64 x x)) x)
(fma.f64 x (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) x)
x

soundness460.0ms (5.1%)

Memory
3.5MiB live, 307.2MiB allocated
Rules
13 776×accelerator-lowering-fma.f32
13 776×accelerator-lowering-fma.f64
3 904×*-lowering-*.f32
3 904×*-lowering-*.f64
3 826×/-lowering-/.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
077339
1220338
2490332
31295332
42170332
53645332
64343332
75854332
87984332
08018310
0711
14911
241811
3708211
0806411
Stop Event
done
iter limit
node limit
iter limit
node limit
Compiler

Compiled 53 to 25 computations (52.8% saved)

preprocess34.0ms (0.4%)

Memory
20.0MiB live, 96.4MiB allocated
Remove

(negabs x)

Compiler

Compiled 90 to 42 computations (53.3% saved)

end0.0ms (0%)

Memory
0.0MiB live, 0.0MiB allocated

Profiling

Loading profile data...