Hyperbolic arcsine

Time bar (total: 10.1s)

analyze89.0ms (0.9%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
0%0%100%0%0%0%0%1
0%0%100%0%0%0%0%2
25%25%75%0%0%0%0%3
50%50%50%0%0%0%0%4
62.5%62.5%37.5%0%0%0%0%5
68.8%68.7%31.2%0%0%0%0%6
71.9%71.8%28.1%0%0%0%0%7
73.4%73.4%26.5%0%0%0%0%8
74.2%74.2%25.8%0%0%0%0%9
74.6%74.6%25.4%0%0%0%0%10
74.8%74.8%25.2%0%0%0%0%11
74.9%74.9%25.1%0%0%0%0%12
Compiler

Compiled 11 to 8 computations (27.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 44.0ms
ival-add: 16.0ms (36.4% of total)
ival-log: 9.0ms (20.5% of total)
ival-mult: 9.0ms (20.5% of total)
ival-sqrt: 8.0ms (18.2% of total)
const: 1.0ms (2.3% of total)
backward-pass: 0.0ms (0% of total)

sample2.2s (22.1%)

Results
1.1s2756×2valid
631.0ms3313×1valid
170.0ms2187×0valid
Precisions
Click to see histograms. Total time spent on operations: 1.5s
ival-log: 722.0ms (48.2% of total)
ival-add: 219.0ms (14.6% of total)
ival-sqrt: 209.0ms (14% of total)
ival-mult: 180.0ms (12% of total)
backward-pass: 148.0ms (9.9% of total)
const: 18.0ms (1.2% of total)
Bogosity

preprocess40.0ms (0.4%)

Algorithm
egg-herbie
Rules
216×fnmadd-define
196×fmsub-define
194×fnmsub-define
150×sum3-define
128×fmm-def
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
01427
13419
26419
311419
425219
545519
666119
779919
883019
078
1136
2146
3156
0156
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(log (+ x (sqrt (+ (* x x) 1))))
Outputs
(log (+ x (sqrt (+ (* x x) 1))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Call 2
Inputs
(log (+ x (sqrt (+ (* x x) 1))))
(log (+ (neg x) (sqrt (+ (* (neg x) (neg x)) 1))))
(neg (log (+ (neg x) (sqrt (+ (* (neg x) (neg x)) 1)))))
Outputs
(log (+ x (sqrt (+ (* x x) 1))))
(log (+ x (hypot 1 x)))
(log (+ (neg x) (sqrt (+ (* (neg x) (neg x)) 1))))
(log (- (hypot 1 x) x))
(neg (log (+ (neg x) (sqrt (+ (* (neg x) (neg x)) 1)))))
(neg (log (- (hypot 1 x) x)))

explain176.0ms (1.7%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1300-0-(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
620-0-(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))
530-0-(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
00-0-x
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(*.f64 x x)
00-0-#s(literal 1 binary64)
Results
82.0ms198×2valid
36.0ms162×1valid
12.0ms152×0valid
Compiler

Compiled 80 to 23 computations (71.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 90.0ms
ival-log: 46.0ms (50.9% of total)
ival-add: 13.0ms (14.4% of total)
ival-mult: 11.0ms (12.2% of total)
ival-sqrt: 10.0ms (11.1% of total)
backward-pass: 10.0ms (11.1% of total)
const: 1.0ms (1.1% of total)

eval0.0ms (0%)

Compiler

Compiled 7 to 5 computations (28.6% saved)

prune1.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
33.1%
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Compiler

Compiled 7 to 5 computations (28.6% saved)

simplify6.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
cost-diff0
(hypot.f64 #s(literal 1 binary64) x)
cost-diff0
(+.f64 x (hypot.f64 #s(literal 1 binary64) x))
cost-diff0
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Rules
+-lowering-+.f64
+-lowering-+.f32
+-commutative
hypot-1-def
sqrt-lowering-sqrt.f64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0816
11416
21516
01516
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(log (+ x (sqrt (+ (* 1 1) (* x x)))))
(+ x (sqrt (+ (* 1 1) (* x x))))
x
(sqrt (+ (* 1 1) (* x x)))
1
Outputs
(log (+ x (sqrt (+ (* 1 1) (* x x)))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(+ x (sqrt (+ (* 1 1) (* x x))))
(+.f64 x (hypot.f64 #s(literal 1 binary64) x))
x
(sqrt (+ (* 1 1) (* x x)))
(hypot.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)

localize131.0ms (1.3%)

Localize:

Found 3 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(hypot.f64 #s(literal 1 binary64) x)
accuracy100.0%
(+.f64 x (hypot.f64 #s(literal 1 binary64) x))
accuracy99.9%
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Results
107.0ms181×5exit
6.0ms75×0valid
Compiler

Compiled 18 to 6 computations (66.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 95.0ms
ival-log: 38.0ms (40.1% of total)
compiled-spec: 19.0ms (20.1% of total)
backward-pass: 17.0ms (17.9% of total)
ival-add: 9.0ms (9.5% of total)
ival-mult: 7.0ms (7.4% of total)
ival-sqrt: 4.0ms (4.2% of total)
const: 1.0ms (1.1% of total)

series4.0ms (0%)

Counts
3 → 36
Calls
Call 1
Inputs
#<alt (log (+ x (sqrt (+ (* 1 1) (* x x)))))>
#<alt (+ x (sqrt (+ (* 1 1) (* x x))))>
#<alt (sqrt (+ (* 1 1) (* x x)))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
Calls

9 calls:

TimeVariablePointExpression
1.0ms
x
@0
(log (+ x (sqrt (+ (* 1 1) (* x x)))))
1.0ms
x
@-inf
(log (+ x (sqrt (+ (* 1 1) (* x x)))))
1.0ms
x
@inf
(log (+ x (sqrt (+ (* 1 1) (* x x)))))
0.0ms
x
@-inf
(+ x (sqrt (+ (* 1 1) (* x x))))
0.0ms
x
@inf
(+ x (sqrt (+ (* 1 1) (* x x))))

rewrite298.0ms (3%)

Algorithm
batch-egg-rewrite
Rules
1820×*-lowering-*.f32
1820×*-lowering-*.f64
1708×fma-lowering-fma.f32
1708×fma-lowering-fma.f64
1576×fmsub-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0814
14114
232614
3360914
0848514
Stop Event
iter limit
node limit
Counts
3 → 139
Calls
Call 1
Inputs
(log (+ x (sqrt (+ (* 1 1) (* x x)))))
(+ x (sqrt (+ (* 1 1) (* x x))))
(sqrt (+ (* 1 1) (* x x)))
Outputs
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(+.f64 (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))))
(+.f64 (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (/.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))))
(+.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x))))
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))))) (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 x x))))))
(+.f64 (log.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (log.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (hypot.f64 #s(literal 1 binary64) x) x) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log1p.f64 (-.f64 (*.f64 x x) (*.f64 x x))) (log.f64 (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)))
(-.f64 (log.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)))) (log.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 (hypot.f64 #s(literal 1 binary64) x) x))))
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal 1 binary64))) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))) (log.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))) (log.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (+.f64 (*.f64 (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (*.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (*.f64 (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log1p.f64 (+.f64 (*.f64 x x) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))) (log.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 x (hypot.f64 #s(literal 1 binary64) x))
(+.f64 (hypot.f64 #s(literal 1 binary64) x) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)) (/.f64 (*.f64 x x) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)))
(fma.f64 x (/.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x)
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (hypot.f64 #s(literal 1 binary64) x) x) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(hypot.f64 #s(literal 1 binary64) x)
(hypot.f64 #s(literal 1 binary64) (exp.f64 (log.f64 x)))
(fabs.f64 (hypot.f64 #s(literal 1 binary64) x))
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64)))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (sqrt.f64 (+.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64))))))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (sqrt.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (sqrt.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (neg.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64))))))))
(/.f64 (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) #s(literal 1/2 binary64)))
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64))))))))
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x x) #s(literal -1 binary64))))))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (hypot.f64 #s(literal 1 binary64) x)) (sqrt.f64 (hypot.f64 #s(literal 1 binary64) x)))

simplify256.0ms (2.5%)

Algorithm
egg-herbie
Rules
3480×+-lowering-+.f64
3480×+-lowering-+.f32
2488×*-lowering-*.f32
2488×*-lowering-*.f64
1576×sum4-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0122434
1355365
21103351
33812333
08439333
Stop Event
iter limit
node limit
Counts
36 → 36
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
Outputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
(/.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 x (/.f64 #s(literal 1/2 binary64) x))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))))))

eval22.0ms (0.2%)

Compiler

Compiled 5033 to 657 computations (86.9% saved)

prune37.0ms (0.4%)

Pruning

15 alts after pruning (14 fresh and 1 done)

PrunedKeptTotal
New16114175
Fresh000
Picked011
Done000
Total16115176
Accuracy
100.0%
Counts
176 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.0%
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
51.4%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
52.7%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
51.3%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
5.2%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
20.7%
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
21.4%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
20.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
28.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
29.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
33.1%
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
2.2%
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
1.8%
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
28.5%
(log.f64 (+.f64 x x))
53.5%
x
Compiler

Compiled 509 to 251 computations (50.7% saved)

simplify10.0ms (0.1%)

Algorithm
egg-herbie
Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
cost-diff0
(*.f64 x #s(literal 2 binary64))
cost-diff0
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
cost-diff0
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
cost-diff0
(/.f64 #s(literal 1/2 binary64) x)
cost-diff0
(*.f64 x #s(literal 2 binary64))
cost-diff0
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
cost-diff0
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
cost-diff0
(+.f64 x x)
cost-diff0
(log.f64 (+.f64 x x))
cost-diff0
(*.f64 x #s(literal -1/6 binary64))
cost-diff0
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
cost-diff0
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
Rules
74×*-lowering-*.f32
74×*-lowering-*.f64
68×fma-lowering-fma.f32
68×fma-define
68×fma-lowering-fma.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
022105
145103
272102
3130102
4143102
0143102
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
x
(* x (+ 1 (* x (* x -1/6))))
x
(+ 1 (* x (* x -1/6)))
1
(* x (* x -1/6))
(* x -1/6)
-1/6
(log (+ x x))
(+ x x)
x
(log (+ (* x 2) (/ 1/2 x)))
(+ (* x 2) (/ 1/2 x))
(* x 2)
x
2
(/ 1/2 x)
1/2
(log (+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x)))
(+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x))
(* x 2)
x
2
(/ (+ 1/2 (/ -1/8 (* x x))) x)
(+ 1/2 (/ -1/8 (* x x)))
1/2
(/ -1/8 (* x x))
-1/8
(* x x)
Outputs
x
(* x (+ 1 (* x (* x -1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
x
(+ 1 (* x (* x -1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
1
#s(literal 1 binary64)
(* x (* x -1/6))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* x -1/6)
(*.f64 x #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(log (+ x x))
(log.f64 (*.f64 x #s(literal 2 binary64)))
(+ x x)
(*.f64 x #s(literal 2 binary64))
x
(log (+ (* x 2) (/ 1/2 x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(+ (* x 2) (/ 1/2 x))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x 2)
(*.f64 x #s(literal 2 binary64))
x
2
#s(literal 2 binary64)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
1/2
#s(literal 1/2 binary64)
(log (+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(* x 2)
(*.f64 x #s(literal 2 binary64))
x
2
#s(literal 2 binary64)
(/ (+ 1/2 (/ -1/8 (* x x))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(+ 1/2 (/ -1/8 (* x x)))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
1/2
#s(literal 1/2 binary64)
(/ -1/8 (* x x))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
-1/8
#s(literal -1/8 binary64)
(* x x)
(*.f64 x x)

localize164.0ms (1.6%)

Localize:

Found 14 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 x #s(literal 2 binary64))
accuracy100.0%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
accuracy99.9%
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
accuracy100.0%
(/.f64 #s(literal 1/2 binary64) x)
accuracy100.0%
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
accuracy100.0%
(*.f64 x #s(literal 2 binary64))
accuracy100.0%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
accuracy100.0%
(+.f64 x x)
accuracy100.0%
(log.f64 (+.f64 x x))
accuracy100.0%
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
accuracy100.0%
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
accuracy99.9%
(*.f64 x #s(literal -1/6 binary64))
Results
72.0ms184×0invalid
17.0ms72×0valid
Compiler

Compiled 120 to 23 computations (80.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-div: 22.0ms (43.1% of total)
ival-mult: 10.0ms (19.6% of total)
ival-add: 7.0ms (13.7% of total)
ival-log: 7.0ms (13.7% of total)
...c/correct-round.rkt:119:19: 4.0ms (7.8% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

series71.0ms (0.7%)

Counts
15 → 180
Calls
Call 1
Inputs
#<alt (* x (+ 1 (* x (* x -1/6))))>
#<alt (+ 1 (* x (* x -1/6)))>
#<alt (* x (* x -1/6))>
#<alt (* x -1/6)>
#<alt (log (+ x x))>
#<alt (+ x x)>
#<alt (log (+ (* x 2) (/ 1/2 x)))>
#<alt (+ (* x 2) (/ 1/2 x))>
#<alt (* x 2)>
#<alt (/ 1/2 x)>
#<alt (log (+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x)))>
#<alt (+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x))>
#<alt (/ (+ 1/2 (/ -1/8 (* x x))) x)>
#<alt (/ -1/8 (* x x))>
#<alt (* x x)>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* -1/6 (pow x 3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt 1>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (* -1/6 (pow x 2))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 2))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (log x))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))>
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)>
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)>
#<alt (/ (+ 1/2 (* 2 (pow x 2))) x)>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (* 2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (/ 1/2 x)>
#<alt (+ (log -1/8) (* -3 (log x)))>
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -24 (pow x 2)) 4))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -256/3 (pow x 2)) 24)) 4))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log -2) (* -1 (log (/ -1 x))))>
#<alt (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ 1/2 x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ 1/2 x)>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (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)>
Calls

45 calls:

TimeVariablePointExpression
26.0ms
x
@0
(log (+ x x))
21.0ms
x
@-inf
(log (+ x x))
12.0ms
x
@inf
(log (+ x x))
2.0ms
x
@0
(* x -1/6)
1.0ms
x
@0
(log (+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x)))

rewrite164.0ms (1.6%)

Algorithm
batch-egg-rewrite
Rules
600×*-lowering-*.f32
600×*-lowering-*.f64
560×/-lowering-/.f32
560×/-lowering-/.f64
278×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02278
112276
0153976
Stop Event
iter limit
iter limit
node limit
Counts
15 → 543
Calls
Call 1
Inputs
(* x (+ 1 (* x (* x -1/6))))
(+ 1 (* x (* x -1/6)))
(* x (* x -1/6))
(* x -1/6)
(log (+ x x))
(+ x x)
(log (+ (* x 2) (/ 1/2 x)))
(+ (* x 2) (/ 1/2 x))
(* x 2)
(/ 1/2 x)
(log (+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x)))
(+ (* x 2) (/ (+ 1/2 (/ -1/8 (* x x))) x))
(/ (+ 1/2 (/ -1/8 (* x x))) x)
(/ -1/8 (* x x))
(* x x)
Outputs
(+.f64 x (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x))) (*.f64 x (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x)))) (-.f64 x (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) x)
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(+.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1/36 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x)
(*.f64 (*.f64 x (*.f64 x #s(literal -1/6 binary64))) #s(literal 1 binary64))
(*.f64 (*.f64 x x) #s(literal -1/6 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64))) x)
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/6 binary64))
(*.f64 x #s(literal -1/6 binary64))
(*.f64 #s(literal -1/6 binary64) x)
(log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(-.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(-.f64 (log.f64 #s(literal 0 binary64)) (log.f64 #s(literal 0 binary64)))
(+.f64 x x)
(+.f64 x (+.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 x (-.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(+.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) x)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) x))
(/.f64 x #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1/2 binary64) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 #s(literal 1/4 binary64) (*.f64 x x))
(/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) x)
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(*.f64 x #s(literal 2 binary64))
(*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 x x) #s(literal 4 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 x x))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) x)
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))
(log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(-.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(-.f64 (log.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(-.f64 (log.f64 #s(literal 0 binary64)) (log.f64 #s(literal 0 binary64)))
(+.f64 x x)
(+.f64 x (+.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 x (-.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(+.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) x)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) x))
(/.f64 x #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1/2 binary64) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 #s(literal 1/4 binary64) (*.f64 x x))
(/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) x)
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(*.f64 x #s(literal 2 binary64))
(*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 x x) #s(literal 4 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 x x))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) x)
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))
(+.f64 x x)
(+.f64 x (+.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 x (-.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(+.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) x)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) x))
(/.f64 x #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1/2 binary64) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 #s(literal 1/4 binary64) (*.f64 x x))
(/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) x)
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(*.f64 x #s(literal 2 binary64))
(*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 x x) #s(literal 4 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 x x))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) x)
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))
(+.f64 x x)
(+.f64 x (+.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 x (-.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) x)) #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(+.f64 (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(+.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) x)
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 3 binary64)))
(-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(-.f64 (/.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x x) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 x #s(literal 2 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 2 binary64) x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(fma.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) x))
(/.f64 x #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)))
(/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1/2 binary64) x)
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 #s(literal 1/4 binary64) (*.f64 x x))
(/.f64 #s(literal 1/4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) #s(literal 0 binary64))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 0 binary64) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 3 binary64)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1/2 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal -1/4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 0 binary64)))
(/.f64 (*.f64 #s(literal 0 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (*.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (neg.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) x)
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) x)
(/.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3 binary64))
(pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal -1 binary64))
(*.f64 x #s(literal 2 binary64))
(*.f64 x (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 2 binary64) x)
(*.f64 #s(literal 2 binary64) (*.f64 x (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (*.f64 x x) #s(literal 4 binary64))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1/8 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 3 binary64)))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 8 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(*.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(*.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) #s(literal 0 binary64)))
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 3/2 binary64)))
(*.f64 #s(literal 4 binary64) (*.f64 x x))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) x) #s(literal 2 binary64))
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) x)
(*.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1 binary64) x))
(log.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64)))
(-.f64 (log.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))) (log.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (log.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))))
(+.f64 x (+.f64 x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) x) x)
(-.f64 (/.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))) (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))))
(fma.f64 x #s(literal 2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(fma.f64 #s(literal 2 binary64) x (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))))
(/.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (*.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))))
(/.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) #s(literal 0 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (*.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 0 binary64))) (*.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 0 binary64)))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 0 binary64)) #s(literal 0 binary64)) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 0 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64)))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (neg.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))))
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64))))
(*.f64 (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)))))))
(*.f64 (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 0 binary64) #s(literal 0 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))) x))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(/.f64 (neg.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/8 binary64) x)))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/.f64 #s(literal -1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (/.f64 #s(literal -1/8 binary64) x) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/8 binary64))
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))

simplify312.0ms (3.1%)

Algorithm
egg-herbie
Rules
3026×+-lowering-+.f64
3026×+-lowering-+.f32
2712×--lowering--.f32
2712×--lowering--.f64
2024×*-lowering-*.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01461237
13881054
212591027
346151009
086491009
Stop Event
iter limit
node limit
Counts
180 → 180
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* -1/6 (pow x 2))))
(* -1/6 (pow x 3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 3))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
1
(+ 1 (* -1/6 (pow x 2)))
(+ 1 (* -1/6 (pow x 2)))
(+ 1 (* -1/6 (pow x 2)))
(* -1/6 (pow x 2))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 2))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(+ (log 2) (log x))
(+ (log 2) (log x))
(+ (log 2) (log x))
(+ (log 2) (log x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (* -1 (log (/ -1 x))))
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(/ 1/2 x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(* 2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(/ 1/2 x)
(+ (log -1/8) (* -3 (log x)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -24 (pow x 2)) 4))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -256/3 (pow x 2)) 24)) 4))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log -2) (* -1 (log (/ -1 x))))
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ 1/2 x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ 1/2 x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (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)
Outputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* -1/6 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* -1/6 (pow x 3))
(*.f64 x (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/6 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(+ 1 (* -1/6 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(+ 1 (* -1/6 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (log x))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(+ (log 1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(+ (log 1/2) (+ (* -1 (log x)) (* 4 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 4 binary64)) (log.f64 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* -8 (pow x 2))))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal -8 binary64)))))
(+ (log 1/2) (+ (* -1 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (- (* 64/3 (pow x 2)) 8))))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) #s(literal 64/3 binary64)))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (-.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 1/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/192 (/ 1 (pow x 6)))))) (/ 1/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/192 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -1/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x)
(/ (+ 1/2 (* 2 (pow x 2))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(+ (log -1/8) (* -3 (log x)))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 x (*.f64 x #s(literal -4 binary64)))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -24 (pow x 2)) 4))))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) #s(literal -24 binary64))))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -256/3 (pow x 2)) 24)) 4))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -24 binary64) (*.f64 (*.f64 x x) #s(literal -256/3 binary64))))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (log.f64 x) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x)) (+.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ (log -2) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal -2 binary64)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(- (+ (log -2) (+ (* -1 (log (/ -1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (-.f64 (log.f64 #s(literal -2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 6 binary64))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/ -1/8 (pow x 3))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(/.f64 (+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/ -1/8 (pow x 3))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.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)
(pow x 2)
(*.f64 x x)

eval77.0ms (0.8%)

Compiler

Compiled 12559 to 1466 computations (88.3% saved)

prune87.0ms (0.9%)

Pruning

15 alts after pruning (9 fresh and 6 done)

PrunedKeptTotal
New8400840
Fresh099
Picked055
Done011
Total84015855
Accuracy
100.0%
Counts
855 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.0%
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
51.4%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
52.7%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
51.3%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
5.2%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
20.7%
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
21.4%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
20.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
28.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
29.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
33.1%
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
2.2%
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
1.8%
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
28.5%
(log.f64 (+.f64 x x))
53.5%
x
Compiler

Compiled 468 to 222 computations (52.6% saved)

simplify238.0ms (2.4%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x x)
cost-diff512
(-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
cost-diff512
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
cost-diff512
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
cost-diff0
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
cost-diff0
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)
cost-diff256
(+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))
cost-diff256
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
cost-diff0
(/.f64 #s(literal -1/2 binary64) x)
cost-diff0
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
cost-diff256
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
cost-diff256
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
cost-diff0
(*.f64 x x)
cost-diff0
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
cost-diff0
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
cost-diff0
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
cost-diff0
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
cost-diff0
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
Rules
2224×fma-define
2078×fma-lowering-fma.f32
2078×fma-lowering-fma.f64
1522×--lowering--.f32
1522×--lowering--.f64
Iterations

Useful iterations: 5 (0.0ms)

IterNodesCost
038283
1115264
2336232
31001220
42209220
54852218
67917218
08518218
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* x (+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40))))))
x
(+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40)))))
1
(* x (* x (+ -1/6 (* (* x x) 3/40))))
(* x (+ -1/6 (* (* x x) 3/40)))
(+ -1/6 (* (* x x) 3/40))
-1/6
(* (* x x) 3/40)
(* x x)
3/40
(* x (+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))))
x
(+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112))))))
1
(* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))
(* x x)
(+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112))))
-1/6
(* (* x x) (+ 3/40 (* (* x x) -5/112)))
(+ 3/40 (* (* x x) -5/112))
3/40
(* (* x x) -5/112)
-5/112
(log (+ x (- (/ -1/2 x) x)))
(+ x (- (/ -1/2 x) x))
x
(- (/ -1/2 x) x)
(/ -1/2 x)
-1/2
(log (+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)))
(+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x))
x
(- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
-1/2
(/ 1/8 (* x x))
1/8
(* x x)
(log (/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x))))))
(/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x)))))
(- (* x x) (+ 1 (* x x)))
(* x x)
x
(+ 1 (* x x))
1
(- x (sqrt (+ (* 1 1) (* x x))))
(sqrt (+ (* 1 1) (* x x)))
Outputs
(* x (+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
x
(+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
1
#s(literal 1 binary64)
(* x (* x (+ -1/6 (* (* x x) 3/40))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(* x (+ -1/6 (* (* x x) 3/40)))
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(+ -1/6 (* (* x x) 3/40))
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
-1/6
#s(literal -1/6 binary64)
(* (* x x) 3/40)
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* x x)
(*.f64 x x)
3/40
#s(literal 3/40 binary64)
(* x (+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
x
(+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
1
#s(literal 1 binary64)
(* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))
(* x x)
(*.f64 x x)
(+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112))))
(+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
-1/6
#s(literal -1/6 binary64)
(* (* x x) (+ 3/40 (* (* x x) -5/112)))
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(+ 3/40 (* (* x x) -5/112))
(+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))
3/40
#s(literal 3/40 binary64)
(* (* x x) -5/112)
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
-5/112
#s(literal -5/112 binary64)
(log (+ x (- (/ -1/2 x) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(+ x (- (/ -1/2 x) x))
(/.f64 #s(literal -1/2 binary64) x)
x
(- (/ -1/2 x) x)
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
-1/2
#s(literal -1/2 binary64)
(log (+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
x
(- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
-1/2
#s(literal -1/2 binary64)
(/ 1/8 (* x x))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
1/8
#s(literal 1/8 binary64)
(* x x)
(*.f64 x x)
(log (/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x))))))
(log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)))
(/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x))
(- (* x x) (+ 1 (* x x)))
#s(literal -1 binary64)
(* x x)
(*.f64 x x)
x
(+ 1 (* x x))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
1
#s(literal 1 binary64)
(- x (sqrt (+ (* 1 1) (* x x))))
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
(sqrt (+ (* 1 1) (* x x)))
(hypot.f64 #s(literal 1 binary64) x)

localize292.0ms (2.9%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
accuracy100.0%
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
accuracy100.0%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
accuracy80.4%
(-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
accuracy99.8%
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
accuracy81.1%
(+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) x)
accuracy100.0%
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
accuracy100.0%
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
accuracy81.1%
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
accuracy100.0%
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
accuracy100.0%
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))
accuracy99.9%
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
accuracy100.0%
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
accuracy100.0%
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
accuracy100.0%
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
Results
134.0ms203×0invalid
72.0ms30×2valid
24.0ms22×1valid
0.0ms0valid
Compiler

Compiled 318 to 38 computations (88.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 143.0ms
ival-div: 33.0ms (23.1% of total)
ival-mult: 32.0ms (22.4% of total)
ival-add: 17.0ms (11.9% of total)
...c/correct-round.rkt:119:19: 16.0ms (11.2% of total)
compiled-spec: 12.0ms (8.4% of total)
ival-log: 11.0ms (7.7% of total)
backward-pass: 8.0ms (5.6% of total)
ival-sub: 7.0ms (4.9% of total)
ival-sqrt: 5.0ms (3.5% of total)
const: 1.0ms (0.7% of total)

series71.0ms (0.7%)

Counts
24 → 288
Calls
Call 1
Inputs
#<alt (* x (+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40))))))>
#<alt (+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40)))))>
#<alt (* x (* x (+ -1/6 (* (* x x) 3/40))))>
#<alt (* x (+ -1/6 (* (* x x) 3/40)))>
#<alt (* x (+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))))>
#<alt (+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112))))))>
#<alt (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))>
#<alt (* x x)>
#<alt (log (+ x (- (/ -1/2 x) x)))>
#<alt (+ x (- (/ -1/2 x) x))>
#<alt (- (/ -1/2 x) x)>
#<alt (/ -1/2 x)>
#<alt (log (+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)))>
#<alt (+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x))>
#<alt (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)>
#<alt (/ (+ -1/2 (/ 1/8 (* x x))) x)>
#<alt (log (/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x))))))>
#<alt (/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x)))))>
#<alt (- (* x x) (+ 1 (* x x)))>
#<alt (* (* x x) 3/40)>
#<alt (* (* x x) -5/112)>
#<alt (* (* x x) (+ 3/40 (* (* x x) -5/112)))>
#<alt (/ 1/8 (* x x))>
#<alt (- x (sqrt (+ (* 1 1) (* x x))))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* 3/40 (pow x 5))>
#<alt (* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* 3/40 (pow x 5))>
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))>
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))>
#<alt (* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))>
#<alt 1>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))>
#<alt (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))>
#<alt (* 3/40 (pow x 4))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* 3/40 (pow x 4))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1/6 (pow x 2))>
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* 3/40 (pow x 4))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* 3/40 (pow x 4))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1/6 x)>
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* x (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* 3/40 (pow x 3))>
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))>
#<alt (* 3/40 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))>
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))>
#<alt (* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (* -5/112 (pow x 7))>
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -5/112 (pow x 7))>
#<alt (* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))>
#<alt (* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))>
#<alt 1>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))>
#<alt (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))>
#<alt (* -5/112 (pow x 6))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -5/112 (pow x 6))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -1/6 (pow x 2))>
#<alt (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))>
#<alt (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))>
#<alt (* -5/112 (pow x 6))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* -5/112 (pow x 6))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<alt (* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))>
#<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 (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (/ (- (* -1 (pow x 2)) 1/2) x)>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (+ (log 1/8) (* -3 (log x)))>
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))>
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (/ 1/8 (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (/ 1/8 (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* (pow x 2) (- (* -1 (pow x 2)) 1/2))) (pow x 3))>
#<alt (/ (+ 1/8 (* (pow x 2) (- (* -1 (pow x 2)) 1/2))) (pow x 3))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (/ 1/8 (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* -5/112 (pow x 2))>
#<alt (* 3/40 (pow x 2))>
#<alt (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))>
#<alt (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))>
#<alt (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))>
#<alt (* -5/112 (pow x 4))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* -5/112 (pow x 4))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt -1>
#<alt (- x 1)>
#<alt (- (* x (+ 1 (* -1/2 x))) 1)>
#<alt (- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))>
Calls

72 calls:

TimeVariablePointExpression
27.0ms
x
@-inf
(log (+ x (- (/ -1/2 x) x)))
14.0ms
x
@0
(log (+ x (- (/ -1/2 x) x)))
8.0ms
x
@inf
(log (+ x (- (/ -1/2 x) x)))
6.0ms
x
@inf
(* x (+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40))))))
0.0ms
x
@inf
(log (+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)))

rewrite476.0ms (4.7%)

Algorithm
batch-egg-rewrite
Rules
3662×fma-lowering-fma.f32
3662×fma-lowering-fma.f64
2048×+-lowering-+.f64
2048×+-lowering-+.f32
1998×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
038217
1292186
22999184
08107184
Stop Event
iter limit
node limit
Counts
24 → 556
Calls
Call 1
Inputs
(* x (+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40))))))
(+ 1 (* x (* x (+ -1/6 (* (* x x) 3/40)))))
(* x (* x (+ -1/6 (* (* x x) 3/40))))
(* x (+ -1/6 (* (* x x) 3/40)))
(* x (+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))))
(+ 1 (* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112))))))
(* (* x x) (+ -1/6 (* (* x x) (+ 3/40 (* (* x x) -5/112)))))
(* x x)
(log (+ x (- (/ -1/2 x) x)))
(+ x (- (/ -1/2 x) x))
(- (/ -1/2 x) x)
(/ -1/2 x)
(log (+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)))
(+ x (- (/ (+ -1/2 (/ 1/8 (* x x))) x) x))
(- (/ (+ -1/2 (/ 1/8 (* x x))) x) x)
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(log (/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x))))))
(/ (- (* x x) (+ 1 (* x x))) (- x (sqrt (+ (* 1 1) (* x x)))))
(- (* x x) (+ 1 (* x x)))
(* (* x x) 3/40)
(* (* x x) -5/112)
(* (* x x) (+ 3/40 (* (* x x) -5/112)))
(/ 1/8 (* x x))
(- x (sqrt (+ (* 1 1) (* x x))))
Outputs
(+.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(+.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(fma.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(fma.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) x)
(fma.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x x) x)
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) x x)
(fma.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x)
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) (-.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))) x) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) x #s(literal 1 binary64))
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) x #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) #s(literal 1 binary64)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/216 binary64) (*.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) x)
(*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) x)
(+.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x #s(literal -1/6 binary64)))
(fma.f64 x #s(literal -1/6 binary64) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(fma.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x #s(literal -1/6 binary64)))
(fma.f64 #s(literal -1/6 binary64) x (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(fma.f64 (*.f64 x x) (*.f64 x #s(literal 3/40 binary64)) (*.f64 x #s(literal -1/6 binary64)))
(fma.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/6 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) x (*.f64 x #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal 3/40 binary64) (*.f64 x #s(literal -1/6 binary64)))
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)))
(/.f64 (+.f64 (pow.f64 (*.f64 x #s(literal -1/6 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))) (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x #s(literal -1/6 binary64))) (*.f64 (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))) (-.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal -1/216 binary64) (*.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) #s(literal -1/6 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (-.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))) x)
(+.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(+.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(fma.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(fma.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) x)
(fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 x (*.f64 x x)) x)
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) x x)
(fma.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) x)
(fma.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 x x) x)
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (-.f64 x (*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) x) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) x)
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64))
(fma.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 x x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) #s(literal 1 binary64)) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (-.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (*.f64 x x) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) x) x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (-.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (*.f64 (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))))) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) #s(literal -1/6 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(/.f64 (*.f64 (+.f64 #s(literal -1/216 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (*.f64 (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))) (*.f64 x x)) (+.f64 #s(literal 1/36 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) #s(literal -1/6 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/36 binary64) (*.f64 (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (*.f64 x x)) (-.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(*.f64 (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (*.f64 x x))
(*.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) #s(literal 1 binary64))
(*.f64 (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) x)
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))) (*.f64 x x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(pow.f64 x #s(literal 2 binary64))
(*.f64 x x)
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(log.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)))
(+.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))))))
(+.f64 (log.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)))))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (log.f64 (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))
(-.f64 (log.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) (log.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))) (log.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))))))
(-.f64 (log.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))) (log.f64 (neg.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))
(-.f64 (log.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 x x))) (log.f64 (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x x))) (log.f64 (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))
(neg.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))))
(neg.f64 (log.f64 (/.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))))
(+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)
(+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x))
(-.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)
(-.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))
(fma.f64 x #s(literal 1 binary64) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(fma.f64 #s(literal 1 binary64) x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (neg.f64 (-.f64 x x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 x x)))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 x x)))
(fma.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) x)
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (neg.f64 (-.f64 x x)))
(fma.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (+.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)))))
(/.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) (neg.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))
(/.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (*.f64 x x)) (+.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) x)))))
(*.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)) (/.f64 #s(literal 1 binary64) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/2 binary64) x))
(-.f64 (/.f64 #s(literal -1/2 binary64) x) x)
(-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))))
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1 binary64) x (/.f64 #s(literal -1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))))
(/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x)))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))))
(*.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 #s(literal -1/2 binary64) x))))
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1/2 binary64) x)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal -1/2 binary64))))
(pow.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(+.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))) (log.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x)))))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))) (log.f64 (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) (log.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))) (log.f64 (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))) (log.f64 (neg.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))
(-.f64 (log.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (*.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (*.f64 x x))) (log.f64 (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x)))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x x))) (log.f64 (+.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) x)))
(neg.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))))
(neg.f64 (log.f64 (/.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))))
(+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(+.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x)
(+.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x))
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (-.f64 x x))
(-.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) x)
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))) (/.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))
(fma.f64 x #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))
(fma.f64 #s(literal 1 binary64) x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (neg.f64 (-.f64 x x)))
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (neg.f64 (-.f64 x x)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 x x)))
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))) x)
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (neg.f64 (-.f64 x x)))
(fma.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) (+.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 (*.f64 x x) (*.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))) (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) (neg.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))
(/.f64 (-.f64 (pow.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (+.f64 (*.f64 x x) (*.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) x))))
(/.f64 (-.f64 (*.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x x)) (+.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) x))
(/.f64 (-.f64 (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (*.f64 x x)) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)) (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) x)))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))) (/.f64 #s(literal 1 binary64) (-.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x))))
(+.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (+.f64 (-.f64 #s(literal 0 binary64) x) x))
(+.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1 binary64) x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x x)) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))) (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (-.f64 #s(literal 0 binary64) x)))
(pow.f64 (/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) x))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)
(/.f64 (neg.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (+.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (log.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (log.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (*.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 x (hypot.f64 #s(literal 1 binary64) x))
(+.f64 (hypot.f64 #s(literal 1 binary64) x) x)
(+.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (fma.f64 x (/.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 x (/.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))))
(+.f64 (fma.f64 x (/.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))))
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))))) (fma.f64 (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (*.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))))
(+.f64 (fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))) (fma.f64 (neg.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(fma.f64 x #s(literal 1 binary64) (hypot.f64 #s(literal 1 binary64) x))
(fma.f64 x (/.f64 x (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 #s(literal 1 binary64) x (hypot.f64 #s(literal 1 binary64) x))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) x)
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 x x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (neg.f64 (pow.f64 x #s(literal 1 binary64))) (pow.f64 x #s(literal 1 binary64)) (*.f64 x x)))
(+.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (*.f64 x x))
(+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))))
(+.f64 (fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(-.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(-.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (-.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 x x (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) #s(literal 3 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(/.f64 (-.f64 (pow.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (-.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 x (*.f64 x #s(literal 3/40 binary64)))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(*.f64 #s(literal 3/40 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal 3/40 binary64)) x)
(*.f64 x (*.f64 x #s(literal -5/112 binary64)))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(*.f64 #s(literal -5/112 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -5/112 binary64)) x)
(+.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 x (*.f64 x #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 x (*.f64 (*.f64 x #s(literal -5/112 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 (*.f64 x x) #s(literal 3/40 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 #s(literal 3/40 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
(fma.f64 #s(literal -5/112 binary64) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -5/112 binary64)) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -5/112 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(fma.f64 (*.f64 x #s(literal 3/40 binary64)) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) x) x (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))
(/.f64 (+.f64 (*.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(/.f64 (-.f64 (*.f64 #s(literal 9/1600 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 3/40 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -125/1404928 binary64)))) (+.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64)))) (-.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 27/64000 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -125/1404928 binary64))) (*.f64 x x)) (+.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) (-.f64 (*.f64 (*.f64 x x) #s(literal -5/112 binary64)) #s(literal 3/40 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 9/1600 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 25/12544 binary64))) (*.f64 x x)) (-.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(*.f64 x (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/8 binary64) x)))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/.f64 #s(literal 1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1/8 binary64) x) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64))
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x))
(+.f64 x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (fma.f64 (neg.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) x)
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(fma.f64 x #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1 binary64) x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))

simplify308.0ms (3.1%)

Algorithm
egg-herbie
Rules
3138×*-lowering-*.f32
3138×*-lowering-*.f64
2954×+-lowering-+.f64
2954×+-lowering-+.f32
2108×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02492442
17032123
222162068
373422068
082522068
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* 3/40 (pow x 5))
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* 3/40 (pow x 5))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
1
(+ 1 (* -1/6 (pow x 2)))
(+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))
(+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))
(* 3/40 (pow x 4))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* 3/40 (pow x 4))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(* -1/6 (pow x 2))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(* 3/40 (pow x 4))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* 3/40 (pow x 4))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* -1/6 x)
(* x (- (* 3/40 (pow x 2)) 1/6))
(* x (- (* 3/40 (pow x 2)) 1/6))
(* x (- (* 3/40 (pow x 2)) 1/6))
(* 3/40 (pow x 3))
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(* 3/40 (pow x 3))
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(* -5/112 (pow x 7))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -5/112 (pow x 7))
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
1
(+ 1 (* -1/6 (pow x 2)))
(+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))
(* -5/112 (pow x 6))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -5/112 (pow x 6))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -1/6 (pow x 2))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))
(* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))
(* -5/112 (pow x 6))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* -5/112 (pow x 6))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(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)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(+ (log 1/8) (* -3 (log x)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+ (log -1/2) (log (/ 1 x)))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(/ 1/8 (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/ 1/8 (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* (pow x 2) (- (* -1 (pow x 2)) 1/2))) (pow x 3))
(/ (+ 1/8 (* (pow x 2) (- (* -1 (pow x 2)) 1/2))) (pow x 3))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(/ 1/8 (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* 3/40 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* -5/112 (pow x 2))
(* 3/40 (pow x 2))
(* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))
(* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))
(* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))
(* -5/112 (pow x 4))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* -5/112 (pow x 4))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
-1
(- x 1)
(- (* x (+ 1 (* -1/2 x))) 1)
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
Outputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(* 3/40 (pow x 5))
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))
(* (pow x 5) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 5) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* 3/40 (pow x 5))
(*.f64 #s(literal 3/40 binary64) (pow.f64 x #s(literal 5 binary64)))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1 (* (pow x 5) (- (* 1/6 (/ 1 (pow x 2))) (+ 3/40 (/ 1 (pow x 4))))))
(*.f64 (pow.f64 x #s(literal 5 binary64)) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
1
#s(literal 1 binary64)
(+ 1 (* -1/6 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
(+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
(* 3/40 (pow x 4))
(*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* 3/40 (pow x 4))
(*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* (pow x 4) (- (+ 3/40 (/ 1 (pow x 4))) (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(* 3/40 (pow x 4))
(*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* 3/40 (pow x 4))
(*.f64 x (*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* (pow x 4) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x))))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* x (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(* x (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(* x (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))
(* 3/40 (pow x 3))
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(* (pow x 3) (- 3/40 (* 1/6 (/ 1 (pow x 2)))))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(* 3/40 (pow x 3))
(*.f64 #s(literal 3/40 binary64) (*.f64 x (*.f64 x x)))
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(* -1 (* (pow x 3) (- (* 1/6 (/ 1 (pow x 2))) 3/40)))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 3/40 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(* -5/112 (pow x 7))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64)))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 7) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* (pow x 7) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(* -5/112 (pow x 7))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 7 binary64)))
(* -1 (* (pow x 7) (- 5/112 (* 3/40 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 #s(literal -5/112 binary64) (*.f64 #s(literal -1 binary64) (/.f64 #s(literal -3/40 binary64) (*.f64 x x)))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (* 3/40 (/ 1 (pow x 2))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(* -1 (* (pow x 7) (- (+ 5/112 (/ 1/6 (pow x 4))) (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))))))
(*.f64 (pow.f64 x #s(literal 7 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* -1/6 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
(+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64))))))
(+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))
(* -5/112 (pow x 6))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(* -5/112 (pow x 6))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (+ (* 3/40 (/ 1 (pow x 2))) (/ 1 (pow x 6))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64)))))
(* -1/6 (pow x 2))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))
(* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))
(* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))
(* -5/112 (pow x 6))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64)))
(* -5/112 (pow x 6))
(*.f64 #s(literal -5/112 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- (* 3/40 (/ 1 (pow x 2))) (+ 5/112 (/ 1/6 (pow x 4)))))
(*.f64 (+.f64 (/.f64 #s(literal 3/40 binary64) (*.f64 x x)) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (pow.f64 x #s(literal 6 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)
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)
(/ (- (* -1 (pow x 2)) 1/2) x)
(/.f64 (-.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(+ (log 1/8) (* -3 (log x)))
(+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -4 binary64))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+.f64 (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) #s(literal -8 binary64)))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+.f64 (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) #s(literal -64/3 binary64)))))))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (log.f64 #s(literal -1/2 binary64)) (-.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x)) (log.f64 x)))
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(/ 1/8 (pow x 3))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ 1/8 (pow x 3))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* (pow x 2) (- (* -1 (pow x 2)) 1/2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* (pow x 2) (- (* -1 (pow x 2)) 1/2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(* x (- (/ 1/8 (pow x 4)) (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(/ 1/8 (pow x 3))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64)))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (log.f64 x) (log.f64 #s(literal 2 binary64))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (+.f64 (log.f64 x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (log.f64 #s(literal 2 binary64)) (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64)))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* -5/112 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -5/112 binary64))
(* 3/40 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 3/40 binary64))
(* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(* (pow x 2) (+ 3/40 (* -5/112 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(* -5/112 (pow x 4))
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* -5/112 (pow x 4))
(*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(* (pow x 4) (- (* 3/40 (/ 1 (pow x 2))) 5/112))
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 #s(literal -5/112 binary64) (/.f64 #s(literal 3/40 binary64) (*.f64 x x))))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
-1
#s(literal -1 binary64)
(- x 1)
(+.f64 x #s(literal -1 binary64))
(- (* x (+ 1 (* -1/2 x))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/8 binary64))))))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))

eval177.0ms (1.8%)

Compiler

Compiled 24167 to 2484 computations (89.7% saved)

prune105.0ms (1%)

Pruning

17 alts after pruning (7 fresh and 10 done)

PrunedKeptTotal
New9493952
Fresh044
Picked145
Done066
Total95017967
Accuracy
100.0%
Counts
967 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.0%
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
20.7%
(-.f64 (log.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))) (log.f64 (neg.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))
51.4%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
52.7%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
51.3%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
1.2%
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
20.7%
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
21.4%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
20.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
25.0%
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
28.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
29.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
33.1%
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
2.2%
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
1.8%
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
28.5%
(log.f64 (+.f64 x x))
53.5%
x
Compiler

Compiled 508 to 238 computations (53.1% saved)

simplify213.0ms (2.1%)

Algorithm
egg-herbie
Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
cost-diff256
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
cost-diff512
(-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
cost-diff768
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
cost-diff768
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
cost-diff0
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
cost-diff0
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
cost-diff0
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)
cost-diff0
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
cost-diff0
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
cost-diff0
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
cost-diff0
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
cost-diff0
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
cost-diff0
(/.f64 #s(literal -1/2 binary64) x)
cost-diff0
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
cost-diff0
(hypot.f64 #s(literal 1 binary64) x)
cost-diff0
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
cost-diff0
(/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
cost-diff0
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
Rules
2148×*-lowering-*.f32
2148×*-lowering-*.f64
1608×sum3-define
1382×/-lowering-/.f32
1382×/-lowering-/.f64
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
037260
185233
2194221
3452221
4833215
52315215
67918213
08045213
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(log (/ -1 (- x (sqrt (+ (* 1 1) (* x x))))))
(/ -1 (- x (sqrt (+ (* 1 1) (* x x)))))
-1
(- x (sqrt (+ (* 1 1) (* x x))))
x
(sqrt (+ (* 1 1) (* x x)))
1
(log (/ -1/2 x))
(/ -1/2 x)
-1/2
x
(log (/ (+ -1/2 (/ 1/8 (* x x))) x))
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
-1/2
(/ 1/8 (* x x))
1/8
(* x x)
x
(log (/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x))
(/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x)
(+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x))))))
(/ 1/8 (* x x))
1/8
(* x x)
x
(+ -1/2 (/ -1/16 (* x (* x (* x x)))))
-1/2
(/ -1/16 (* x (* x (* x x))))
-1/16
(* x (* x (* x x)))
(* x (* x x))
(log (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))
(/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))
(- (* x x) (+ 1 (* x x)))
(* x x)
x
(+ 1 (* x x))
1
(* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
(+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))
(+ 2 (/ 1/2 (* x x)))
2
(/ 1/2 (* x x))
1/2
(/ -1/8 (* x (* x (* x x))))
-1/8
(* x (* x (* x x)))
(* x (* x x))
Outputs
(log (/ -1 (- x (sqrt (+ (* 1 1) (* x x))))))
(log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x)))
(/ -1 (- x (sqrt (+ (* 1 1) (* x x)))))
(/.f64 #s(literal 1 binary64) (-.f64 (hypot.f64 #s(literal 1 binary64) x) x))
-1
#s(literal -1 binary64)
(- x (sqrt (+ (* 1 1) (* x x))))
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
x
(sqrt (+ (* 1 1) (* x x)))
(hypot.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
(log (/ -1/2 x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
-1/2
#s(literal -1/2 binary64)
x
(log (/ (+ -1/2 (/ 1/8 (* x x))) x))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
-1/2
#s(literal -1/2 binary64)
(/ 1/8 (* x x))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
1/8
#s(literal 1/8 binary64)
(* x x)
(*.f64 x x)
x
(log (/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x))
(/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
(+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x))))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(/ 1/8 (* x x))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
1/8
#s(literal 1/8 binary64)
(* x x)
(*.f64 x x)
x
(+ -1/2 (/ -1/16 (* x (* x (* x x)))))
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
-1/2
#s(literal -1/2 binary64)
(/ -1/16 (* x (* x (* x x))))
(/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
-1/16
#s(literal -1/16 binary64)
(* x (* x (* x x)))
(*.f64 x (*.f64 x (*.f64 x x)))
(* x (* x x))
(*.f64 x (*.f64 x x))
(log (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))
(/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(- (* x x) (+ 1 (* x x)))
#s(literal -1 binary64)
(* x x)
(*.f64 x x)
x
(+ 1 (* x x))
(+.f64 #s(literal 1 binary64) (*.f64 x x))
1
#s(literal 1 binary64)
(* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
(-.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))
(+.f64 #s(literal 2 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(+ 2 (/ 1/2 (* x x)))
(+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
2
#s(literal 2 binary64)
(/ 1/2 (* x x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
1/2
#s(literal 1/2 binary64)
(/ -1/8 (* x (* x (* x x))))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
-1/8
#s(literal -1/8 binary64)
(* x (* x (* x x)))
(*.f64 x (*.f64 x (*.f64 x x)))
(* x (* x x))
(*.f64 x (*.f64 x x))

localize592.0ms (5.9%)

Localize:

Found 18 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy99.7%
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
accuracy80.4%
(-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
accuracy100.0%
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
accuracy100.0%
(/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy99.8%
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
accuracy100.0%
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
accuracy99.8%
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) x)
accuracy100.0%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
accuracy100.0%
(hypot.f64 #s(literal 1 binary64) x)
accuracy100.0%
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
accuracy100.0%
(/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
accuracy100.0%
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
Results
111.0ms203×0invalid
79.0ms30×2valid
17.0ms21×1valid
1.0ms0valid
Compiler

Compiled 324 to 37 computations (88.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 155.0ms
ival-add: 52.0ms (33.6% of total)
ival-mult: 37.0ms (23.9% of total)
ival-div: 21.0ms (13.6% of total)
ival-log: 16.0ms (10.3% of total)
compiled-spec: 11.0ms (7.1% of total)
backward-pass: 9.0ms (5.8% of total)
ival-sub: 4.0ms (2.6% of total)
ival-sqrt: 3.0ms (1.9% of total)
const: 2.0ms (1.3% of total)

series20.0ms (0.2%)

Counts
22 → 264
Calls
Call 1
Inputs
#<alt (log (/ -1 (- x (sqrt (+ (* 1 1) (* x x))))))>
#<alt (/ -1 (- x (sqrt (+ (* 1 1) (* x x)))))>
#<alt (- x (sqrt (+ (* 1 1) (* x x))))>
#<alt (sqrt (+ (* 1 1) (* x x)))>
#<alt (log (/ -1/2 x))>
#<alt (/ -1/2 x)>
#<alt (log (/ (+ -1/2 (/ 1/8 (* x x))) x))>
#<alt (/ (+ -1/2 (/ 1/8 (* x x))) x)>
#<alt (+ -1/2 (/ 1/8 (* x x)))>
#<alt (/ 1/8 (* x x))>
#<alt (log (/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x))>
#<alt (/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x)>
#<alt (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x))))))>
#<alt (log (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))>
#<alt (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))>
#<alt (- (* x x) (+ 1 (* x x)))>
#<alt (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))>
#<alt (* x x)>
#<alt (* x (* x x))>
#<alt (/ -1/16 (* x (* x (* x x))))>
#<alt (/ 1/2 (* x x))>
#<alt (/ -1/8 (* x (* x (* x x))))>
Outputs
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))>
#<alt (+ (log 2) (* -1 (log (/ 1 x))))>
#<alt (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))>
#<alt (- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))>
#<alt -1>
#<alt (- x 1)>
#<alt (- (* x (+ 1 (* -1/2 x))) 1)>
#<alt (- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))>
#<alt 1>
#<alt (+ 1 (* 1/2 (pow x 2)))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))>
#<alt (* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))>
#<alt (* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (/ -1/2 x)>
#<alt (+ (log 1/8) (* -3 (log x)))>
#<alt (+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))>
#<alt (+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (/ 1/8 (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))>
#<alt (/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))>
#<alt -1/2>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt -1/2>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (/ 1/8 (pow x 2))>
#<alt (+ (log -1/16) (* -5 (log x)))>
#<alt (+ (log -1/16) (+ (* -5 (log x)) (* -2 (pow x 2))))>
#<alt (+ (log -1/16) (+ (* -5 (log x)) (* (pow x 2) (- (* 6 (pow x 2)) 2))))>
#<alt (+ (log -1/16) (+ (* -5 (log x)) (* (pow x 2) (- (* (pow x 2) (+ 6 (* 40/3 (pow x 2)))) 2))))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (+ (/ 3/32 (pow x 4)) (* 5/192 (/ 1 (pow x 6)))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 5/192 (/ 1 (pow x 6)))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (/ -1/16 (pow x 5))>
#<alt (/ (- (* 1/8 (pow x 2)) 1/16) (pow x 5))>
#<alt (/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 5))>
#<alt (/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 5))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ (- (* 1/8 (pow x 2)) 1/16) (pow x 4))>
#<alt (/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 4))>
#<alt (/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 4))>
#<alt -1/2>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))>
#<alt (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))>
#<alt -1/2>
#<alt (- (* 1/8 (/ 1 (pow x 2))) 1/2)>
#<alt (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))>
#<alt (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))>
#<alt (+ (log 8) (* 3 (log x)))>
#<alt (+ (log 8) (+ (* 3 (log x)) (* 4 (pow x 2))))>
#<alt (+ (log 8) (+ (* 3 (log x)) (* (pow x 2) (+ 4 (* 24 (pow x 2))))))>
#<alt (+ (log 8) (+ (* 3 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (+ 24 (* 256/3 (pow x 2))))))))>
#<alt (+ (log -1/2) (log (/ 1 x)))>
#<alt (- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))>
#<alt (+ (log 1/2) (log (/ -1 x)))>
#<alt (- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))>
#<alt (* 8 (pow x 3))>
#<alt (* (pow x 3) (+ 8 (* 32 (pow x 2))))>
#<alt (* (pow x 3) (+ 8 (* (pow x 2) (+ 32 (* 256 (pow x 2))))))>
#<alt (* (pow x 3) (+ 8 (* (pow x 2) (+ 32 (* (pow x 2) (+ 256 (* 1536 (pow x 2))))))))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)>
#<alt (/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)>
#<alt (/ -1/2 x)>
#<alt (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))>
#<alt (* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) x))>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt -1>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))>
#<alt (* 2 x)>
#<alt (* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))>
#<alt (* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (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 (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (pow x 3)>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ -1/16 (pow x 4))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
Calls

66 calls:

TimeVariablePointExpression
9.0ms
x
@0
(log (/ -1/2 x))
1.0ms
x
@0
(log (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))
1.0ms
x
@0
(log (/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x))
1.0ms
x
@inf
(log (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))
0.0ms
x
@0
(/ -1/16 (* x (* x (* x x))))

rewrite380.0ms (3.8%)

Algorithm
batch-egg-rewrite
Rules
2610×*-lowering-*.f32
2610×*-lowering-*.f64
2298×/-lowering-/.f32
2298×/-lowering-/.f64
1986×fma-lowering-fma.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
037196
1249177
22769177
08204177
Stop Event
iter limit
node limit
Counts
22 → 547
Calls
Call 1
Inputs
(log (/ -1 (- x (sqrt (+ (* 1 1) (* x x))))))
(/ -1 (- x (sqrt (+ (* 1 1) (* x x)))))
(- x (sqrt (+ (* 1 1) (* x x))))
(sqrt (+ (* 1 1) (* x x)))
(log (/ -1/2 x))
(/ -1/2 x)
(log (/ (+ -1/2 (/ 1/8 (* x x))) x))
(/ (+ -1/2 (/ 1/8 (* x x))) x)
(+ -1/2 (/ 1/8 (* x x)))
(/ 1/8 (* x x))
(log (/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x))
(/ (+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x)))))) x)
(+ (/ 1/8 (* x x)) (+ -1/2 (/ -1/16 (* x (* x (* x x))))))
(log (/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))))
(/ (- (* x x) (+ 1 (* x x))) (* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x)))))))
(- (* x x) (+ 1 (* x x)))
(* x (+ (+ 2 (/ 1/2 (* x x))) (/ -1/8 (* x (* x (* x x))))))
(* x x)
(* x (* x x))
(/ -1/16 (* x (* x (* x x))))
(/ 1/2 (* x x))
(/ -1/8 (* x (* x (* x x))))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 #s(literal -1 binary64)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))))) (log.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))))
(neg.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (log.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))
(neg.f64 (log.f64 (/.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal -1 binary64) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))
(exp.f64 (*.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64)))
(pow.f64 (-.f64 #s(literal 0 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 #s(literal -1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) x)
(-.f64 x (hypot.f64 #s(literal 1 binary64) x))
(-.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(fma.f64 #s(literal -1 binary64) (hypot.f64 #s(literal 1 binary64) x) x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 2 binary64))) (-.f64 x (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x))))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (-.f64 (*.f64 x (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (hypot.f64 #s(literal 1 binary64) x))))))
(exp.f64 (*.f64 #s(literal 1/2 binary64) (log1p.f64 (*.f64 x x))))
(hypot.f64 #s(literal 1 binary64) x)
(sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (sqrt.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))))
(/.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(/.f64 (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (sqrt.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))))
(/.f64 (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (sqrt.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (sqrt.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))))
(pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(pow.f64 (hypot.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/4 binary64))
(pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) #s(literal 2 binary64))
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) #s(literal 1/2 binary64)))
(*.f64 (hypot.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1/2 binary64)))
(*.f64 (sqrt.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (sqrt.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/4 binary64)))
(*.f64 (sqrt.f64 (hypot.f64 #s(literal 1 binary64) x)) (sqrt.f64 (hypot.f64 #s(literal 1 binary64) x)))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (log.f64 #s(literal -1/2 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 x)))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1/2 binary64) x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 #s(literal -1/2 binary64)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x #s(literal -1/2 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(neg.f64 (log.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 #s(literal -1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 #s(literal -1/2 binary64) x)))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(exp.f64 (*.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/2 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x #s(literal -1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 x #s(literal -1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal -1/2 binary64) x)
(/.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(+.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x)))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (log.f64 x))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) x)))
(-.f64 (log.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))))))
(-.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) x)))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (log.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) x))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))))
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/2 binary64))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64) #s(literal -1/2 binary64))
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))))
(/.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/8 binary64) x)))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/.f64 #s(literal 1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (/.f64 #s(literal 1/8 binary64) x) x)
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal 1/8 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/8 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64))
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
(+.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (log.f64 x)))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(-.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 x))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (log.f64 (-.f64 #s(literal 0 binary64) x)))
(-.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (log.f64 (*.f64 x (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (log.f64 (*.f64 x (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(-.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) x)))
(-.f64 (log.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 x))
(-.f64 (log.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 x (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) x))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(pow.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x))
(*.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(*.f64 (pow.f64 (/.f64 x (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(+.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(+.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/2 binary64))
(-.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64))))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/16 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/8 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(fma.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(fma.f64 (/.f64 #s(literal -1/16 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(/.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 x x) #s(literal 1/8 binary64)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (*.f64 x x) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))) (*.f64 x (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64))))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal -1/16 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) #s(literal 1/16 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1/16 binary64) x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal -1/16 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) #s(literal 1/16 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) x))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) #s(literal 1/8 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) #s(literal -1/8 binary64))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) x) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (+.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/2 binary64)))) x))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (*.f64 x x) #s(literal 1/8 binary64))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x x)) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1/8 binary64))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) x) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) x))) (*.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x))
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (neg.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (neg.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (/.f64 #s(literal -1/4096 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/256 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(pow.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 #s(literal 1/512 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))))
(*.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))
(+.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (log.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(+.f64 (log.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))))) (log.f64 (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(-.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (log.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))
(-.f64 (log.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x))) (log.f64 (neg.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (log.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (log.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (log.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 x))
(neg.f64 (log.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 2 binary64)) (*.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) #s(literal 2 binary64))) (log.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(+.f64 (fma.f64 x (/.f64 x (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 (/.f64 x x) (/.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (fma.f64 (/.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(-.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(fma.f64 x (/.f64 x (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(fma.f64 (*.f64 x x) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(fma.f64 (/.f64 x x) (/.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(fma.f64 (/.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 x x) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x)))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (neg.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) x)
(pow.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(*.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x) (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) x) (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(+.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(+.f64 (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 (-.f64 #s(literal 0 binary64) x) x (*.f64 x x)))
(+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (fma.f64 #s(literal -1 binary64) (*.f64 x x) (*.f64 x x)))
(+.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (*.f64 x x))
(+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 (fma.f64 x x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 (fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 (fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) #s(literal -1 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(+.f64 (fma.f64 (*.f64 #s(literal 1 binary64) x) x (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (fma.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+.f64 (fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)) (neg.f64 (*.f64 x (*.f64 #s(literal 1 binary64) x)))) (fma.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 x (*.f64 #s(literal 1 binary64) x))))
(-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))
(-.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (-.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal -1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))
(fma.f64 x x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fma.f64 x x (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(fma.f64 (+.f64 x #s(literal 1 binary64)) (-.f64 x #s(literal 1 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 (-.f64 #s(literal 0 binary64) (hypot.f64 #s(literal 1 binary64) x)) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (*.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))) (+.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))) (-.f64 (*.f64 x x) (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x x)))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(*.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))))
(+.f64 (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x))
(fma.f64 x #s(literal 2 binary64) (*.f64 x (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(fma.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))))
(fma.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(fma.f64 #s(literal 2 binary64) x (*.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x))
(fma.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))))
(fma.f64 #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) x (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(fma.f64 (*.f64 x #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))) #s(literal -1/512 binary64)))) (+.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (-.f64 (*.f64 (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))))) (-.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)))))
(/.f64 (*.f64 x (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x)))))))) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 x (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x x))))))) x) (+.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (*.f64 (-.f64 (*.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x x))))) x) (-.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(*.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)))
(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 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal 1 binary64) x) x)
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) #s(literal 3/2 binary64)))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (*.f64 #s(literal 1 binary64) x) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) x)))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(/.f64 #s(literal -1/16 binary64) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 (/.f64 #s(literal -1/16 binary64) x) (*.f64 x (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal -1/16 binary64) x)) (neg.f64 (*.f64 x (*.f64 x x))))
(/.f64 (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x x))) x)
(/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) x) x) (*.f64 x x))
(/.f64 (/.f64 (/.f64 #s(literal -1/16 binary64) x) (*.f64 x x)) x)
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 #s(literal -1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/16 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/16 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/16 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/16 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/16 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)))
(/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))
(/.f64 #s(literal -1/8 binary64) (neg.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x)) (neg.f64 (*.f64 x (*.f64 x x))))
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) x)
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 x x))
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x x)) x)
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) #s(literal -1/8 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) x))

simplify388.0ms (3.8%)

Algorithm
egg-herbie
Rules
4826×+-lowering-+.f64
4826×+-lowering-+.f32
3358×*-lowering-*.f32
3358×*-lowering-*.f64
1814×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03092273
18951974
230331928
082791928
Stop Event
iter limit
node limit
Counts
264 → 264
Calls
Call 1
Inputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
-1
(- x 1)
(- (* x (+ 1 (* -1/2 x))) 1)
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
1
(+ 1 (* 1/2 (pow x 2)))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(* -1 x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log -1/2) (log (/ 1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(+ (log 1/2) (log (/ -1 x)))
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(/ -1/2 x)
(+ (log 1/8) (* -3 (log x)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+ (log -1/2) (log (/ 1 x)))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(/ 1/8 (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/ 1/8 (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
-1/2
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
-1/2
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(/ 1/8 (pow x 2))
(+ (log -1/16) (* -5 (log x)))
(+ (log -1/16) (+ (* -5 (log x)) (* -2 (pow x 2))))
(+ (log -1/16) (+ (* -5 (log x)) (* (pow x 2) (- (* 6 (pow x 2)) 2))))
(+ (log -1/16) (+ (* -5 (log x)) (* (pow x 2) (- (* (pow x 2) (+ 6 (* 40/3 (pow x 2)))) 2))))
(+ (log -1/2) (log (/ 1 x)))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (+ (/ 3/32 (pow x 4)) (* 5/192 (/ 1 (pow x 6)))))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 5/192 (/ 1 (pow x 6)))))) (* 1/4 (/ 1 (pow x 2))))
(/ -1/16 (pow x 5))
(/ (- (* 1/8 (pow x 2)) 1/16) (pow x 5))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 5))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 5))
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/ -1/16 (pow x 4))
(/ (- (* 1/8 (pow x 2)) 1/16) (pow x 4))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 4))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 4))
-1/2
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
-1/2
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(+ (log 8) (* 3 (log x)))
(+ (log 8) (+ (* 3 (log x)) (* 4 (pow x 2))))
(+ (log 8) (+ (* 3 (log x)) (* (pow x 2) (+ 4 (* 24 (pow x 2))))))
(+ (log 8) (+ (* 3 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (+ 24 (* 256/3 (pow x 2))))))))
(+ (log -1/2) (log (/ 1 x)))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))
(+ (log 1/2) (log (/ -1 x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))
(* 8 (pow x 3))
(* (pow x 3) (+ 8 (* 32 (pow x 2))))
(* (pow x 3) (+ 8 (* (pow x 2) (+ 32 (* 256 (pow x 2))))))
(* (pow x 3) (+ 8 (* (pow x 2) (+ 32 (* (pow x 2) (+ 256 (* 1536 (pow x 2))))))))
(/ -1/2 x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/ -1/2 x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) x))
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
-1
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(* 2 x)
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (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)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(pow x 3)
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ -1/16 (pow x 4))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
Outputs
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(* x (+ 1 (* (pow x 2) (- (* 3/40 (pow x 2)) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x #s(literal 3/40 binary64))))))))
(* x (+ 1 (* (pow x 2) (- (* (pow x 2) (+ 3/40 (* -5/112 (pow x 2)))) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(+ (log 2) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 2 binary64)) (log.f64 x))
(+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2)))))
(+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))
(- (+ (log 2) (+ (* -1 (log (/ 1 x))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))) (/ 3/32 (pow x 4)))
(+.f64 (+.f64 (log.f64 #s(literal 2 binary64)) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (log.f64 x))) (+.f64 (/.f64 #s(literal 5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 5/96 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (-.f64 (/.f64 #s(literal -5/96 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 x #s(literal 1 binary64))
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2)))))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(* x (- (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6))))) x))
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
-1
#s(literal -1 binary64)
(- x 1)
(+.f64 x #s(literal -1 binary64))
(- (* x (+ 1 (* -1/2 x))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64)))))
(- (* x (+ 1 (* x (- (* 1/8 (pow x 2)) 1/2)))) 1)
(+.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 5/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 5/128 binary64) (pow.f64 x #s(literal 6 binary64)))) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))))))
(*.f64 x (+.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))))
1
#s(literal 1 binary64)
(+ 1 (* 1/2 (pow x 2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(+ 1 (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/8 binary64))))))
(+ 1 (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))
x
(* x (+ 1 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* 1/2 (/ 1 (pow x 2))))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (+ 1 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4)))))
(*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 6))))) (/ 1/8 (pow x 4)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (neg.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(+ (log 1/8) (* -3 (log x)))
(+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64)))
(+ (log 1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f64 (log.f64 #s(literal 1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 x x) #s(literal -4 binary64))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (+.f64 (log.f64 #s(literal 1/8 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) #s(literal -8 binary64)))))))
(+ (log 1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+.f64 (log.f64 #s(literal 1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x #s(literal -64/3 binary64)))))))))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(-.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/32 binary64) (*.f64 x x))) (*.f64 x x)))
(- (+ (log -1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1/192 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/32 binary64) (*.f64 x x))) (*.f64 x x)) (log.f64 #s(literal 1/2 binary64))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1/32 binary64) (/.f64 #s(literal 1/192 binary64) (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(/ 1/8 (pow x 3))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 3))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x))
(/ (+ 1/8 (* -1/2 (pow x 2))) (pow x 2))
(/.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x))
-1/2
#s(literal -1/2 binary64)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
-1/2
#s(literal -1/2 binary64)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(/ 1/8 (pow x 2))
(/.f64 #s(literal 1/8 binary64) (*.f64 x x))
(+ (log -1/16) (* -5 (log x)))
(+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 (log.f64 x) #s(literal -5 binary64)))
(+ (log -1/16) (+ (* -5 (log x)) (* -2 (pow x 2))))
(+.f64 (*.f64 (log.f64 x) #s(literal -5 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) (log.f64 #s(literal -1/16 binary64))))
(+ (log -1/16) (+ (* -5 (log x)) (* (pow x 2) (- (* 6 (pow x 2)) 2))))
(+.f64 (+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 (log.f64 x) #s(literal -5 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal -2 binary64) (*.f64 x (*.f64 x #s(literal 6 binary64)))))))
(+ (log -1/16) (+ (* -5 (log x)) (* (pow x 2) (- (* (pow x 2) (+ 6 (* 40/3 (pow x 2)))) 2))))
(+.f64 (+.f64 (log.f64 #s(literal -1/16 binary64)) (*.f64 (log.f64 x) #s(literal -5 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -2 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) #s(literal 40/3 binary64)))))))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (+ (/ 3/32 (pow x 4)) (* 5/192 (/ 1 (pow x 6)))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 (-.f64 (/.f64 #s(literal 5/192 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 x)) (+.f64 (log.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (+ (/ 3/32 (pow x 4)) (* 5/192 (/ 1 (pow x 6)))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 (+.f64 (/.f64 #s(literal 5/192 binary64) (pow.f64 x #s(literal 6 binary64))) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(/ -1/16 (pow x 5))
(/.f64 #s(literal -1/16 binary64) (pow.f64 x #s(literal 5 binary64)))
(/ (- (* 1/8 (pow x 2)) 1/16) (pow x 5))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/16 binary64)) (pow.f64 x #s(literal 5 binary64)))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 5))
(/.f64 (+.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (pow.f64 x #s(literal 5 binary64)))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 5))
(/.f64 (+.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (pow.f64 x #s(literal 5 binary64)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ (- (* 1/8 (pow x 2)) 1/16) (pow x 4))
(/.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/8 binary64)) #s(literal -1/16 binary64)) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 4))
(/.f64 (+.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ (- (* (pow x 2) (+ 1/8 (* -1/2 (pow x 2)))) 1/16) (pow x 4))
(/.f64 (+.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x (*.f64 x x)) x))
-1/2
#s(literal -1/2 binary64)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
-1/2
#s(literal -1/2 binary64)
(- (* 1/8 (/ 1 (pow x 2))) 1/2)
(+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4))))
(+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(+ (log 8) (* 3 (log x)))
(+.f64 (log.f64 #s(literal 8 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64)))
(+ (log 8) (+ (* 3 (log x)) (* 4 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 8 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x #s(literal 4 binary64))))
(+ (log 8) (+ (* 3 (log x)) (* (pow x 2) (+ 4 (* 24 (pow x 2))))))
(+.f64 (log.f64 #s(literal 8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 x x) #s(literal 24 binary64))))))
(+ (log 8) (+ (* 3 (log x)) (* (pow x 2) (+ 4 (* (pow x 2) (+ 24 (* 256/3 (pow x 2))))))))
(+.f64 (log.f64 #s(literal 8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal 4 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 24 binary64) (*.f64 (*.f64 x x) #s(literal 256/3 binary64)))))))))
(+ (log -1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(- (+ (log -1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(- (+ (log -1/2) (+ (log (/ 1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (-.f64 (/.f64 #s(literal -1/48 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (+ (log 1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(- (+ (log 1/2) (+ (log (/ -1 x)) (/ 3/32 (pow x 4)))) (+ (* 1/4 (/ 1 (pow x 2))) (* 1/48 (/ 1 (pow x 6)))))
(+.f64 (/.f64 #s(literal 3/32 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)) (-.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/48 binary64) (pow.f64 x #s(literal 6 binary64))))))
(* 8 (pow x 3))
(*.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (+ 8 (* 32 (pow x 2))))
(*.f64 (*.f64 x x) (*.f64 x (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) #s(literal 32 binary64)))))
(* (pow x 3) (+ 8 (* (pow x 2) (+ 32 (* 256 (pow x 2))))))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 32 binary64) (*.f64 x (*.f64 x #s(literal 256 binary64))))))))
(* (pow x 3) (+ 8 (* (pow x 2) (+ 32 (* (pow x 2) (+ 256 (* 1536 (pow x 2))))))))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 #s(literal 8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 32 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 256 binary64) (*.f64 (*.f64 x x) #s(literal 1536 binary64))))))))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/8 (/ 1 (pow x 2))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(/ (- (+ (* 1/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6)))) (+ 1/2 (/ 1/16 (pow x 4)))) x)
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))) x))
(/.f64 (+.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))) x)
(* -1 (/ (- (+ 1/2 (/ 1/16 (pow x 4))) (+ (* 1/8 (/ 1 (pow x 2))) (* 3/128 (/ 1 (pow x 6))))) x))
(/.f64 (-.f64 (+.f64 (/.f64 #s(literal 3/128 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
-1
#s(literal -1 binary64)
(/ -1/8 (pow x 3))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(/ (- (* (pow x 2) (+ 1/2 (* 2 (pow x 2)))) 1/8) (pow x 3))
(+.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(* x (- (+ 2 (* 1/2 (/ 1 (pow x 2)))) (/ 1/8 (pow x 4))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(* 2 x)
(*.f64 x #s(literal 2 binary64))
(* x (+ 2 (* 1/2 (/ 1 (pow x 2)))))
(*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))
(* -1 (* x (- (/ 1/8 (pow x 4)) (+ 2 (* 1/2 (/ 1 (pow x 2)))))))
(*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x 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)
(pow x 2)
(*.f64 x x)
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(pow x 3)
(*.f64 x (*.f64 x x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/16 (pow x 4))
(/.f64 #s(literal -1/16 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))

eval168.0ms (1.7%)

Compiler

Compiled 28505 to 2923 computations (89.7% saved)

prune129.0ms (1.3%)

Pruning

19 alts after pruning (6 fresh and 13 done)

PrunedKeptTotal
New9885993
Fresh112
Picked145
Done1910
Total991191010
Accuracy
100.0%
Counts
1010 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.0%
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
51.4%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
52.7%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
51.3%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
20.9%
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
20.7%
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
21.4%
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
20.9%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
25.0%
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
21.6%
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
20.8%
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
21.6%
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
1.1%
(log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
28.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
29.5%
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
33.1%
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
1.8%
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
28.5%
(log.f64 (+.f64 x x))
53.5%
x
Compiler

Compiled 764 to 305 computations (60.1% saved)

regimes24.0ms (0.2%)

Counts
24 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
(log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 (neg.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 x x)) (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x)))) (log.f64 (neg.f64 (+.f64 (-.f64 x (/.f64 #s(literal -1/2 binary64) x)) x))))
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))))))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Calls

3 calls:

8.0ms
(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
7.0ms
x
6.0ms
(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
Results
AccuracySegmentsBranch
100.0%3x
89.4%4(log.f64 (+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
89.4%4(+.f64 x (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
Compiler

Compiled 21 to 14 computations (33.3% saved)

regimes8.0ms (0.1%)

Counts
19 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
(log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))
Calls

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
99.8%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes12.0ms (0.1%)

Counts
18 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
(log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (/.f64 (*.f64 x x) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
Calls

1 calls:

11.0ms
x
Results
AccuracySegmentsBranch
99.7%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes6.0ms (0.1%)

Counts
15 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
Outputs
(log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
99.7%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes7.0ms (0.1%)

Counts
14 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
Calls

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes5.0ms (0.1%)

Counts
13 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
Calls

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes5.0ms (0.1%)

Counts
12 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(log.f64 (+.f64 x (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) x)))
Outputs
(log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
Calls

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

Counts
10 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
Outputs
(log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
Calls

1 calls:

4.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes13.0ms (0.1%)

Counts
9 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
Outputs
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))
Calls

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
99.5%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

Counts
8 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(log.f64 (+.f64 x (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
Outputs
(neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
6 → 3
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
Outputs
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
5 → 2
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
(log.f64 (+.f64 x x))
Outputs
x
(log.f64 (+.f64 x x))
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
79.8%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Accuracy

Total -1.5b remaining (-5%)

Threshold costs -1.5b (-5%)

Counts
4 → 1
Calls
Call 1
Inputs
x
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64))))))))
Outputs
x
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
53.5%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch41.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
8.557287354814854e-6
0.16296928640461236
23.0ms
-13.398206424049143
-8.565155519805771e-14
Results
26.0ms288×0valid
Compiler

Compiled 376 to 282 computations (25% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-add: 10.0ms (52.4% of total)
ival-log: 4.0ms (21% of total)
ival-mult: 3.0ms (15.7% of total)
ival-sqrt: 2.0ms (10.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch35.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
17.0ms
8.557287354814854e-6
0.16296928640461236
16.0ms
-13.398206424049143
-8.565155519805771e-14
Results
18.0ms288×0valid
Compiler

Compiled 516 to 362 computations (29.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-add: 3.0ms (25.6% of total)
ival-log: 3.0ms (25.6% of total)
ival-mult: 3.0ms (25.6% of total)
ival-sqrt: 2.0ms (17.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
15.0ms
0.16296928640461236
2709.5000804365886
16.0ms
-13.398206424049143
-8.565155519805771e-14
Results
21.0ms288×0valid
Compiler

Compiled 796 to 518 computations (34.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 14.0ms
ival-sqrt: 5.0ms (35.9% of total)
ival-add: 3.0ms (21.5% of total)
ival-log: 3.0ms (21.5% of total)
ival-mult: 3.0ms (21.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch38.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
0.16296928640461236
2709.5000804365886
19.0ms
-13.398206424049143
-8.565155519805771e-14
Results
25.0ms288×0valid
Compiler

Compiled 776 to 498 computations (35.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 6.0ms (33% of total)
ival-sqrt: 6.0ms (33% of total)
ival-add: 3.0ms (16.5% of total)
ival-log: 3.0ms (16.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch33.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
0.16296928640461236
2709.5000804365886
17.0ms
-13.398206424049143
-8.565155519805771e-14
Results
20.0ms288×0valid
Compiler

Compiled 716 to 468 computations (34.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-add: 3.0ms (25.7% of total)
ival-log: 3.0ms (25.7% of total)
ival-mult: 3.0ms (25.7% of total)
ival-sqrt: 2.0ms (17.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch62.0ms (0.6%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
0.16296928640461236
2709.5000804365886
17.0ms
-13.398206424049143
-8.565155519805771e-14
Results
19.0ms288×0valid
Compiler

Compiled 696 to 468 computations (32.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-add: 3.0ms (25.6% of total)
ival-log: 3.0ms (25.6% of total)
ival-mult: 3.0ms (25.6% of total)
ival-sqrt: 2.0ms (17.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch31.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
0.16296928640461236
2709.5000804365886
16.0ms
-13.398206424049143
-8.565155519805771e-14
Results
18.0ms288×0valid
Compiler

Compiled 648 to 436 computations (32.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-add: 3.0ms (26.5% of total)
ival-log: 3.0ms (26.5% of total)
ival-mult: 3.0ms (26.5% of total)
ival-sqrt: 2.0ms (17.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch52.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
32.0ms
0.16296928640461236
2709.5000804365886
18.0ms
-13.398206424049143
-8.565155519805771e-14
Results
40.0ms288×0valid
Compiler

Compiled 628 to 416 computations (33.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 33.0ms
ival-add: 23.0ms (69.8% of total)
ival-mult: 4.0ms (12.1% of total)
ival-log: 3.0ms (9.1% of total)
ival-sqrt: 2.0ms (6.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch33.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
13.0ms
0.16296928640461236
2709.5000804365886
18.0ms
-13.398206424049143
-8.565155519805771e-14
Results
20.0ms288×0valid
Compiler

Compiled 578 to 386 computations (33.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 13.0ms
ival-log: 5.0ms (37.4% of total)
ival-add: 3.0ms (22.5% of total)
ival-mult: 3.0ms (22.5% of total)
ival-sqrt: 2.0ms (15% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch36.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
0.16296928640461236
2709.5000804365886
19.0ms
-13.398206424049143
-8.565155519805771e-14
Results
18.0ms288×0valid
Compiler

Compiled 546 to 354 computations (35.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 12.0ms
ival-add: 3.0ms (25.6% of total)
ival-log: 3.0ms (25.6% of total)
ival-mult: 3.0ms (25.6% of total)
ival-sqrt: 2.0ms (17% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch34.0ms (0.3%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
14.0ms
0.16296928640461236
2709.5000804365886
18.0ms
-13.398206424049143
-8.565155519805771e-14
Results
22.0ms288×0valid
Compiler

Compiled 536 to 344 computations (35.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-log: 5.0ms (32.8% of total)
ival-sqrt: 4.0ms (26.2% of total)
ival-add: 3.0ms (19.7% of total)
ival-mult: 3.0ms (19.7% of total)
const: 1.0ms (6.6% of total)
backward-pass: 0.0ms (0% of total)

bsearch13.0ms (0.1%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
12.0ms
0.16296928640461236
2709.5000804365886
Results
8.0ms128×0valid
Compiler

Compiled 86 to 58 computations (32.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 5.0ms
ival-add: 1.0ms (20.1% of total)
ival-log: 1.0ms (20.1% of total)
ival-mult: 1.0ms (20.1% of total)
ival-sqrt: 1.0ms (20.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify21.0ms (0.2%)

Algorithm
egg-herbie
Rules
50×+-commutative_binary64
42×*-commutative_binary64
22×sub-neg_binary64
18×neg-sub0_binary64
18×neg-mul-1_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0113539
1152539
2167539
3180539
4195539
5205539
6211539
7213539
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 x #s(literal -4150517416584649/4611686018427387904 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (if (<=.f64 x #s(literal 4150517416584649/4611686018427387904 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(if (<=.f64 x #s(literal -8106479329266893/9007199254740992 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (if (<=.f64 x #s(literal 4150517416584649/4611686018427387904 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -2476979795053773/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -4728779608739021/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -4728779608739021/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -4728779608739021/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64)))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64)))) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal 5/4 binary64)) x (log.f64 (+.f64 x x)))
x
Outputs
(if (<=.f64 x #s(literal -4150517416584649/4611686018427387904 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (hypot.f64 #s(literal 1 binary64) x)))) (if (<=.f64 x #s(literal 4150517416584649/4611686018427387904 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(if (<=.f64 x #s(literal -8106479329266893/9007199254740992 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (if (<=.f64 x #s(literal 4150517416584649/4611686018427387904 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(if (<=.f64 x #s(literal -8106479329266893/9007199254740992 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (if (<=.f64 x #s(literal 4150517416584649/4611686018427387904 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) (log.f64 (+.f64 x (hypot.f64 #s(literal 1 binary64) x)))))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x (*.f64 x x)) x)))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -2476979795053773/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) x)) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -4728779608739021/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (-.f64 x (*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x x))))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -4728779608739021/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (if (<=.f64 x #s(literal 1 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))))
(if (<=.f64 x #s(literal -4728779608739021/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) (*.f64 x (+.f64 #s(literal 2 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -2589569785738035/2251799813685248 binary64)) (log.f64 (/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) x)) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64)))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal -1/2 binary64)))) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) x)))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (neg.f64 (log.f64 (/.f64 x #s(literal -1/2 binary64)))) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x #s(literal -1/2 binary64)))) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (log.f64 (/.f64 #s(literal -1/2 binary64) x)) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal 3/40 binary64) (*.f64 (*.f64 x x) #s(literal -5/112 binary64)))))))) (log.f64 (+.f64 x x))))
(if (<=.f64 x #s(literal 5/4 binary64)) x (log.f64 (+.f64 x x)))
x

soundness1.7s (16.7%)

Rules
4826×+-lowering-+.f64
4826×+-lowering-+.f32
3480×+-lowering-+.f64
3480×+-lowering-+.f32
3358×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
02492442
17032123
222162068
373422068
082522068
037196
1249177
22769177
08204177
0122434
1355365
21103351
33812333
08439333
0814
14114
232614
3360914
0848514
03092273
18951974
230331928
082791928
078
1136
2146
3156
0156
Stop Event
fuel
iter limit
saturated
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 1296 to 615 computations (52.5% saved)

preprocess103.0ms (1%)

Compiler

Compiled 1154 to 268 computations (76.8% saved)

end0.0ms (0%)

Profiling

Loading profile data...