Rust f64::asinh

Time bar (total: 9.1s)

analyze0.0ms (0%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
0%0%100%0%0%0%0%0
100%100%0%0%0%0%0%1
Compiler

Compiled 4 to 3 computations (25% saved)

Precisions
Click to see histograms. Total time spent on operations: 0.0ms
ival-asinh: 0.0ms (0% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

sample439.0ms (4.8%)

Results
316.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 127.0ms
ival-asinh: 117.0ms (92.1% of total)
const: 7.0ms (5.5% of total)
backward-pass: 3.0ms (2.4% of total)
Bogosity

preprocess15.0ms (0.2%)

Algorithm
egg-herbie
Rules
16×sum3-define
12×sub-neg
+-lowering-+.f64
+-lowering-+.f32
fma-define
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
059
1119
2159
3189
4309
5379
6469
7529
0911
1149
2159
3169
0169
Stop Event
iter limit
saturated
saturated
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
Outputs
(copysign (log (+ (fabs x) (sqrt (+ (* x x) 1)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
Call 2
Inputs
(asinh x)
(asinh (neg x))
(neg (asinh (neg x)))
Outputs
(asinh x)
(asinh (neg x))
(neg (asinh (neg x)))

explain229.0ms (2.5%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1200-0-(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
580-0-(sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))
00-0-x
00-0-(+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))
00-0-(*.f64 x x)
00-0-(+.f64 (*.f64 x x) #s(literal 1 binary64))
00-0-(fabs.f64 x)
00-0-(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
00-0-#s(literal 1 binary64)
Results
94.0ms118×2valid
32.0ms118×1valid
27.0ms276×0valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 117.0ms
ival-log: 51.0ms (43.5% of total)
ival-copysign: 18.0ms (15.4% of total)
ival-mult: 16.0ms (13.7% of total)
backward-pass: 9.0ms (7.7% of total)
ival-add: 9.0ms (7.7% of total)
ival-sqrt: 8.0ms (6.8% of total)
ival-fabs: 6.0ms (5.1% of total)
const: 1.0ms (0.9% of total)

eval0.0ms (0%)

Compiler

Compiled 10 to 7 computations (30% saved)

prune1.0ms (0%)

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

Compiled 10 to 7 computations (30% saved)

simplify4.0ms (0%)

Algorithm
egg-herbie
Localize:

Found 4 expressions of interest:

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

Useful iterations: 0 (0.0ms)

IterNodesCost
01029
11529
21629
01629
Stop Event
iter limit
saturated
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
x
(sqrt (+ (* 1 1) (* x x)))
1
Outputs
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
(fabs x)
(fabs.f64 x)
x
(sqrt (+ (* 1 1) (* x x)))
(hypot.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)

localize108.0ms (1.2%)

Localize:

Found 4 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
accuracy99.9%
(log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
Results
78.0ms119×5exit
14.0ms137×0valid
Compiler

Compiled 31 to 8 computations (74.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 87.0ms
compiled-spec: 22.0ms (25.4% of total)
ival-log: 22.0ms (25.4% of total)
backward-pass: 17.0ms (19.6% of total)
ival-mult: 7.0ms (8.1% of total)
ival-copysign: 5.0ms (5.8% of total)
ival-add: 5.0ms (5.8% of total)
ival-fabs: 4.0ms (4.6% of total)
ival-sqrt: 3.0ms (3.5% of total)
const: 1.0ms (1.2% of total)

series8.0ms (0.1%)

Counts
4 → 48
Calls
Call 1
Inputs
#<alt (copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)>
#<alt (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))>
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))>
#<alt (fabs x)>
Outputs
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
Calls

12 calls:

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

rewrite230.0ms (2.5%)

Algorithm
batch-egg-rewrite
Rules
2066×*-lowering-*.f32
2066×*-lowering-*.f64
1844×sum5-define
1470×log-lowering-log.f64
1470×log-lowering-log.f32
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
01024
14524
235124
3400524
0805024
Stop Event
iter limit
node limit
Counts
4 → 113
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
(log (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
Outputs
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (/.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(+.f64 (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(+.f64 (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (log.f64 (/.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(+.f64 (log.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fabs.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) (fabs.f64 x)))))
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.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 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 x x))))))
(+.f64 (log.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))))) (log.f64 (+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.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) (fabs.f64 x)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(-.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 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.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 (fabs.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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fabs.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) (fabs.f64 x))))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (*.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fabs.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) (fabs.f64 x)))))
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))) (log.f64 (+.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 (log.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x 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 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))) (*.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (log1p.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))) (log.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
(+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(+.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.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) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 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)) (fabs.f64 x))
(neg.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.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) (fabs.f64 x)) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.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 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.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 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) 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 (fabs.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 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (*.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) #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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (fabs.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) (fabs.f64 x))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (+.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 9/2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x 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 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (*.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(*.f64 (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(*.f64 (+.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.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) (fabs.f64 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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.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 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (-.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (pow.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64)))) (+.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.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 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(fabs.f64 x)
(fabs.f64 (-.f64 #s(literal 0 binary64) x))
(fabs.f64 (-.f64 x #s(literal 0 binary64)))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))

simplify209.0ms (2.3%)

Algorithm
egg-herbie
Rules
3786×*-lowering-*.f32
3786×*-lowering-*.f64
2044×sum4-define
1748×sum3-define
1744×fnmadd-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0147576
1447501
21531489
35703487
08709487
Stop Event
iter limit
node limit
Counts
48 → 48
Calls
Call 1
Inputs
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
Outputs
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (log (+ (fabs x) (sqrt (+ 1 (pow x 2))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (*.f64 #s(literal 1/720 binary64) (+.f64 (/.f64 #s(literal 45 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (+.f64 (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))) (/.f64 #s(literal 30 binary64) (pow.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 3 binary64))))))))))))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 (log.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x x))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) (*.f64 x x)) (+.f64 (log.f64 x) (/.f64 (*.f64 (*.f64 (fabs.f64 x) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) x)) (*.f64 x x)))))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x #s(literal -1/2 binary64)))) x) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (+.f64 (*.f64 (*.f64 (fabs.f64 x) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) x)) (+.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ 1 (fabs x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f64 (+.f64 (fabs.f64 x) #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 (/ (fabs x) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)

eval21.0ms (0.2%)

Compiler

Compiled 5153 to 638 computations (87.6% saved)

prune32.0ms (0.4%)

Pruning

21 alts after pruning (20 fresh and 1 done)

PrunedKeptTotal
New14120161
Fresh000
Picked011
Done000
Total14121162
Accuracy
100.0%
Counts
162 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
9.5%
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
5.1%
(copysign.f64 (-.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 (fabs.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))))))) x)
49.8%
(copysign.f64 (+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) x)
49.2%
(copysign.f64 (+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))) x)
10.3%
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
56.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
62.8%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
5.1%
(copysign.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
16.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
16.4%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
16.7%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
9.0%
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
7.0%
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
3.8%
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
56.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
10.1%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
19.8%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
29.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
29.8%
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
29.0%
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
9.7%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 754 to 435 computations (42.3% saved)

simplify217.0ms (2.4%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff0
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
cost-diff0
(+.f64 (+.f64 (fabs.f64 x) #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)))))))
cost-diff128
(log.f64 (+.f64 (+.f64 (fabs.f64 x) #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))))))))
cost-diff128
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
cost-diff256
(/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x)
cost-diff256
(-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)
cost-diff256
(log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x))
cost-diff256
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
cost-diff0
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
cost-diff256
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
cost-diff256
(log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
cost-diff256
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
cost-diff0
(log.f64 x)
cost-diff0
(copysign.f64 (log.f64 x) x)
cost-diff0
(fabs.f64 x)
cost-diff0
(log1p.f64 (fabs.f64 x))
cost-diff0
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
Rules
1704×fnmadd-define
1700×*-lowering-*.f32
1700×*-lowering-*.f64
1440×sum4-define
1408×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
034269
179244
2241221
3709218
41732218
52820218
66549218
08032218
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
x
(copysign (log x) x)
(log x)
x
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(log (* x (+ 1 (/ (fabs x) x))))
(* x (+ 1 (/ (fabs x) x)))
x
(+ 1 (/ (fabs x) x))
1
(/ (fabs x) x)
(fabs x)
(copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x)
(log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x))
(- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)
(/ (* (+ (fabs x) (/ -1/2 x)) x) x)
(* (+ (fabs x) (/ -1/2 x)) x)
(+ (fabs x) (/ -1/2 x))
(fabs x)
x
(/ -1/2 x)
-1/2
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(+ (fabs x) 1)
(fabs x)
x
1
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))
(* x x)
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))
1/2
(* (* x x) (+ -1/8 (* (* x x) 1/16)))
(+ -1/8 (* (* x x) 1/16))
-1/8
(* (* x x) 1/16)
1/16
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(fabs x)
(fabs.f64 x)
x
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(log x)
(log.f64 x)
x
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(log (* x (+ 1 (/ (fabs x) x))))
(log.f64 (+.f64 x (fabs.f64 x)))
(* x (+ 1 (/ (fabs x) x)))
(+.f64 x (fabs.f64 x))
x
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
1
#s(literal 1 binary64)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(fabs x)
(fabs.f64 x)
(copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x))
(log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(/ (* (+ (fabs x) (/ -1/2 x)) x) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(* (+ (fabs x) (/ -1/2 x)) x)
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(+ (fabs x) (/ -1/2 x))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
x
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
-1/2
#s(literal -1/2 binary64)
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.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)
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))
(log1p.f64 (+.f64 (fabs.f64 x) (*.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)))))))))
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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))))))))
(+ (fabs x) 1)
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(fabs x)
(fabs.f64 x)
x
1
#s(literal 1 binary64)
(* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))
(*.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)
(*.f64 x x)
(+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))
(+.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))))))
1/2
#s(literal 1/2 binary64)
(* (* x x) (+ -1/8 (* (* x x) 1/16)))
(*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))
(+ -1/8 (* (* x x) 1/16))
(+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))
-1/8
#s(literal -1/8 binary64)
(* (* x x) 1/16)
(*.f64 (*.f64 x x) #s(literal 1/16 binary64))
1/16
#s(literal 1/16 binary64)

localize177.0ms (1.9%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 (*.f64 x x) #s(literal 1/16 binary64))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(log.f64 (+.f64 (+.f64 (fabs.f64 x) #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))))))))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
accuracy100.0%
(*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)
accuracy100.0%
(log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
accuracy100.0%
(log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(copysign.f64 (log.f64 x) x)
accuracy100.0%
(log.f64 x)
accuracy100.0%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
accuracy100.0%
(log1p.f64 (fabs.f64 x))
accuracy100.0%
(fabs.f64 x)
Results
66.0ms191×0invalid
54.0ms65×1invalid
Compiler

Compiled 270 to 34 computations (87.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 88.0ms
ival-log: 21.0ms (23.8% of total)
ival-mult: 15.0ms (17% of total)
ival-copysign: 13.0ms (14.7% of total)
ival-add: 11.0ms (12.5% of total)
backward-pass: 8.0ms (9.1% of total)
compiled-spec: 8.0ms (9.1% of total)
ival-div: 7.0ms (7.9% of total)
ival-sub: 2.0ms (2.3% of total)
ival-fabs: 2.0ms (2.3% of total)
const: 1.0ms (1.1% of total)

series159.0ms (1.7%)

Counts
21 → 252
Calls
Call 1
Inputs
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (fabs x)>
#<alt (copysign (log x) x)>
#<alt (log x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (log (* x (+ 1 (/ (fabs x) x))))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x)>
#<alt (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x))>
#<alt (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)>
#<alt (/ (* (+ (fabs x) (/ -1/2 x)) x) x)>
#<alt (copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)>
#<alt (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))>
#<alt (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))>
#<alt (+ (fabs x) 1)>
#<alt (* (+ (fabs x) (/ -1/2 x)) x)>
#<alt (+ (fabs x) (/ -1/2 x))>
#<alt (* x x)>
#<alt (* (* x x) 1/16)>
Outputs
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (copysign (log x) x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (log x)>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (copysign (log (* x (+ 1 (/ (fabs x) x)))) x)>
#<alt (log (fabs x))>
#<alt (+ (log (fabs x)) (/ x (fabs x)))>
#<alt (+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))>
#<alt (+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))>
#<alt (fabs x)>
#<alt (+ x (fabs x))>
#<alt (+ x (fabs x))>
#<alt (+ x (fabs x))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (/ (fabs x) x)>
#<alt (/ (+ x (fabs x)) x)>
#<alt (/ (+ x (fabs x)) x)>
#<alt (/ (+ x (fabs x)) x)>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (/ (fabs x) x))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt -1/2>
#<alt (- (* x (fabs x)) 1/2)>
#<alt (- (* x (fabs x)) 1/2)>
#<alt (- (* x (fabs x)) 1/2)>
#<alt (* x (fabs x))>
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))>
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))>
#<alt (* x (- (fabs x) (* 1/2 (/ 1 x))))>
#<alt (* x (fabs x))>
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))>
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))>
#<alt (* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<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 (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
#<alt (* 1/16 (pow x 2))>
Calls

63 calls:

TimeVariablePointExpression
40.0ms
x
@-inf
(log x)
40.0ms
x
@inf
(log (+ 1 (fabs x)))
26.0ms
x
@0
(log (+ 1 (fabs x)))
15.0ms
x
@-inf
(log (+ 1 (fabs x)))
14.0ms
x
@inf
(log x)

rewrite148.0ms (1.6%)

Algorithm
batch-egg-rewrite
Rules
1002×*-lowering-*.f32
1002×*-lowering-*.f64
728×/-lowering-/.f32
728×/-lowering-/.f64
520×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
034193
1192174
01948174
Stop Event
iter limit
iter limit
node limit
Counts
21 → 181
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(fabs x)
(copysign (log x) x)
(log x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(log (* x (+ 1 (/ (fabs x) x))))
(* x (+ 1 (/ (fabs x) x)))
(+ 1 (/ (fabs x) x))
(copysign (log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)) x)
(log (- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x))
(- (/ (* (+ (fabs x) (/ -1/2 x)) x) x) x)
(/ (* (+ (fabs x) (/ -1/2 x)) x) x)
(copysign (log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))) x)
(log (+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16)))))))
(+ (+ (fabs x) 1) (* (* x x) (+ 1/2 (* (* x x) (+ -1/8 (* (* x x) 1/16))))))
(+ (fabs x) 1)
(* (+ (fabs x) (/ -1/2 x)) x)
(+ (fabs x) (/ -1/2 x))
(* x x)
(* (* x x) 1/16)
Outputs
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))))
(-.f64 (log.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))) (log.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(log1p.f64 (fabs.f64 x))
(fabs.f64 x)
(fabs.f64 (-.f64 #s(literal 0 binary64) x))
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(copysign.f64 (log.f64 x) x)
(log.f64 x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(+.f64 (log.f64 x) (log1p.f64 (/.f64 (fabs.f64 x) x)))
(+.f64 (log1p.f64 (/.f64 (fabs.f64 x) x)) (log.f64 x))
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (/.f64 (fabs.f64 x) x)) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 x) (log.f64 x)) (-.f64 (*.f64 (log1p.f64 (/.f64 (fabs.f64 x) x)) (log1p.f64 (/.f64 (fabs.f64 x) x))) (*.f64 (log.f64 x) (log1p.f64 (/.f64 (fabs.f64 x) x))))))
(/.f64 (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log1p.f64 (/.f64 (fabs.f64 x) x)) (log1p.f64 (/.f64 (fabs.f64 x) x)))) (-.f64 (log.f64 x) (log1p.f64 (/.f64 (fabs.f64 x) x))))
(+.f64 x (/.f64 x (/.f64 x (fabs.f64 x))))
(+.f64 (/.f64 x (/.f64 x (fabs.f64 x))) x)
(fma.f64 #s(literal 1 binary64) x (/.f64 x (/.f64 x (fabs.f64 x))))
(fma.f64 x #s(literal 1 binary64) (/.f64 x (/.f64 x (fabs.f64 x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 x (/.f64 x (fabs.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (/.f64 x (/.f64 x (fabs.f64 x)))) (*.f64 x (/.f64 x (/.f64 x (fabs.f64 x)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (/.f64 x (/.f64 x (fabs.f64 x))))) (-.f64 x (/.f64 x (/.f64 x (fabs.f64 x)))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) x) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) x) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) x)
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+.f64 (/.f64 (fabs.f64 x) x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))) (/.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(fma.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fabs.f64 x) x)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x)))))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fabs.f64 x) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) #s(literal 1 binary64)) (-.f64 (/.f64 (fabs.f64 x) x) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (fabs.f64 x) x))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(copysign.f64 (log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) x)) x)
(log.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) x))
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))))
(-.f64 (log.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))
(+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) x)
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))))
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))) (/.f64 (*.f64 x x) (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))
(fma.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))))) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x x))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x)))))
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))))
(*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))))
(neg.f64 (/.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (*.f64 x (neg.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)))
(/.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) x)
(/.f64 (*.f64 x (neg.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))))
(/.f64 (*.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) x) (*.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))) x))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (*.f64 (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))
(/.f64 (neg.f64 (*.f64 x (neg.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(*.f64 x (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) (/.f64 #s(literal 1 binary64) x)))
(*.f64 x (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))
(*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) #s(literal 1 binary64))
(*.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (*.f64 x (neg.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(copysign.f64 (log.f64 (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)
(log.f64 (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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))))))))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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)))))))))) (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.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)))))) (-.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(-.f64 (log.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))))
(+.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (*.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))))))))
(+.f64 (fabs.f64 x) (+.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))))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))
(+.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(+.f64 (+.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))))))) (fabs.f64 x))
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) (*.f64 x x))))
(+.f64 (+.f64 (*.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)))))) (fabs.f64 x)) #s(literal 1 binary64))
(-.f64 (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))) (/.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))))
(fma.f64 x (*.f64 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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.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))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(fma.f64 (+.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))))) (*.f64 x x) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.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)))))) (-.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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))))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.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)))))) (-.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))) (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))))
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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)))))))) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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)))))))))) (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.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)))))) (-.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))))
(/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (pow.f64 (+.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))))))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (+.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))))))) (+.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)))))))) (*.f64 (fabs.f64 x) (+.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)))))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (+.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))))))) (+.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))))))))) (-.f64 (fabs.f64 x) (+.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)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (-.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.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)))))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.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)))))) (-.f64 (*.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)))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(*.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.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))))) (+.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)))))))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.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)))))))))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(-.f64 (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (fabs.f64 x))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(+.f64 (*.f64 x (fabs.f64 x)) (*.f64 x (/.f64 #s(literal -1/2 binary64) x)))
(+.f64 (*.f64 x (/.f64 #s(literal -1/2 binary64) x)) (*.f64 x (fabs.f64 x)))
(+.f64 (*.f64 (fabs.f64 x) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) x) (*.f64 (fabs.f64 x) x))
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) x) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))))
(/.f64 (*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) x) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))))
(/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (*.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) x) x)
(/.f64 (*.f64 (*.f64 x (neg.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x) (-.f64 #s(literal 0 binary64) x))
(*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(*.f64 x (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)
(*.f64 (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) x) x))
(*.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))) (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))))
(/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (/.f64 (fabs.f64 x) (/.f64 x #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))
(*.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(fabs.f64 (*.f64 x x))
(fabs.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) x))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(*.f64 (*.f64 x x) #s(literal 1/16 binary64))
(*.f64 #s(literal 1/16 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal 1/16 binary64)) x)

simplify349.0ms (3.8%)

Algorithm
egg-herbie
Rules
4594×+-lowering-+.f64
4594×+-lowering-+.f32
2996×*-lowering-*.f32
2996×*-lowering-*.f64
1548×sum3-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03052189
19222064
232571911
083681911
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(copysign (log x) x)
(log x)
(log x)
(log x)
(log x)
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(* -1 (log (/ 1 x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(log (fabs x))
(+ (log (fabs x)) (/ x (fabs x)))
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))
(fabs x)
(+ x (fabs x))
(+ x (fabs x))
(+ x (fabs x))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (/ (fabs x) x)))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(/ (fabs x) x)
(/ (+ x (fabs x)) x)
(/ (+ x (fabs x)) x)
(/ (+ x (fabs x)) x)
1
(+ 1 (/ (fabs x) x))
(+ 1 (/ (fabs x) x))
(+ 1 (/ (fabs x) x))
1
(+ 1 (/ (fabs x) x))
(+ 1 (/ (fabs x) x))
(+ 1 (/ (fabs x) x))
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
-1/2
(- (* x (fabs x)) 1/2)
(- (* x (fabs x)) 1/2)
(- (* x (fabs x)) 1/2)
(* x (fabs x))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(* x (fabs x))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(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)
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
(* 1/16 (pow x 2))
Outputs
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(copysign (log x) x)
(copysign.f64 (log.f64 x) x)
(log x)
(log.f64 x)
(log x)
(log.f64 x)
(log x)
(log.f64 x)
(log x)
(log.f64 x)
(* -1 (log (/ 1 x)))
(log.f64 x)
(* -1 (log (/ 1 x)))
(log.f64 x)
(* -1 (log (/ 1 x)))
(log.f64 x)
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign (log (* x (+ 1 (/ (fabs x) x)))) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(log (fabs x))
(log.f64 (fabs.f64 x))
(+ (log (fabs x)) (/ x (fabs x)))
(+.f64 (log.f64 (fabs.f64 x)) (/.f64 x (fabs.f64 x)))
(+ (log (fabs x)) (* x (+ (* -1/2 (/ x (pow (fabs x) 2))) (/ 1 (fabs x)))))
(+.f64 (log.f64 (fabs.f64 x)) (+.f64 #s(literal -1/2 binary64) (/.f64 x (fabs.f64 x))))
(+ (log (fabs x)) (* x (+ (* x (- (* 1/3 (/ x (pow (fabs x) 3))) (* 1/2 (/ 1 (pow (fabs x) 2))))) (/ 1 (fabs x)))))
(+.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (*.f64 x x) (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/3 binary64) x)) (fabs.f64 x)))) (+.f64 (log.f64 (fabs.f64 x)) (/.f64 x (fabs.f64 x))))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (/ (fabs x) x)))
(+.f64 (log.f64 x) (+.f64 (/.f64 (fabs.f64 x) x) #s(literal -1/2 binary64)))
(+ (* -1 (log (/ 1 x))) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (+ (* 1/3 (/ (pow (fabs x) 3) (pow x 3))) (/ (fabs x) x))))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 (*.f64 (/.f64 (fabs.f64 x) x) #s(literal 1/3 binary64)) (+.f64 (log.f64 x) #s(literal -1/2 binary64))))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (fabs.f64 x) x) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* 1/2 (/ (pow (fabs x) 2) x))) x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (-.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 x) x))) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* 1/3 (/ (pow (fabs x) 3) x))) x))) x))))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (+.f64 (*.f64 #s(literal 1/3 binary64) (*.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 1 binary64))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) x)) x))
(fabs x)
(fabs.f64 x)
(+ x (fabs x))
(+.f64 x (fabs.f64 x))
(+ x (fabs x))
(+.f64 x (fabs.f64 x))
(+ x (fabs x))
(+.f64 x (fabs.f64 x))
x
(* x (+ 1 (/ (fabs x) x)))
(+.f64 x (fabs.f64 x))
(* x (+ 1 (/ (fabs x) x)))
(+.f64 x (fabs.f64 x))
(* x (+ 1 (/ (fabs x) x)))
(+.f64 x (fabs.f64 x))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(-.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(-.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(-.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x))
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (+ x (fabs x)) x)
(/.f64 (+.f64 x (fabs.f64 x)) x)
(/ (+ x (fabs x)) x)
(/.f64 (+.f64 x (fabs.f64 x)) x)
(/ (+ x (fabs x)) x)
(/.f64 (+.f64 x (fabs.f64 x)) x)
1
#s(literal 1 binary64)
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
1
#s(literal 1 binary64)
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+.f64 (*.f64 x (*.f64 (fabs.f64 x) #s(literal -2 binary64))) (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))))) (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (*.f64 (fabs.f64 x) (+.f64 (*.f64 (*.f64 x x) #s(literal -16 binary64)) #s(literal 24 binary64))) #s(literal 1/6 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))))))) (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f64 (log.f64 x) (-.f64 (log.f64 #s(literal -1 binary64)) (/.f64 (fabs.f64 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(+.f64 (+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64))) (+.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64))) (/.f64 (fabs.f64 x) x)) (/.f64 (*.f64 (/.f64 #s(literal 1/6 binary64) x) (*.f64 (fabs.f64 x) (+.f64 (*.f64 (*.f64 x x) #s(literal -2 binary64)) #s(literal 3 binary64)))) (*.f64 x x))))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 x) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 (fabs.f64 x) (+.f64 #s(literal -3 binary64) (*.f64 (*.f64 x x) #s(literal 2 binary64))))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) x)) x))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ (fabs x) x) 1))
(-.f64 (fabs.f64 x) x)
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 (fabs.f64 x) x)
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) (*.f64 #s(literal 1/720 binary64) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 45 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 30 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))))))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 #s(literal 88/3 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (fabs.f64 x) #s(literal 11520 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 #s(literal -2 binary64) (*.f64 x x)))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -6 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (/.f64 (+.f64 #s(literal 88/3 binary64) (*.f64 #s(literal 1/720 binary64) (*.f64 (fabs.f64 x) #s(literal 11520 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (/.f64 #s(literal -2 binary64) (*.f64 x x)))))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (+ (/ 1 (pow x 6)) (/ (fabs x) (pow x 6))))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
-1/2
#s(literal -1/2 binary64)
(- (* x (fabs x)) 1/2)
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(- (* x (fabs x)) 1/2)
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(- (* x (fabs x)) 1/2)
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(* x (fabs x))
(*.f64 x (fabs.f64 x))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(* x (- (fabs x) (* 1/2 (/ 1 x))))
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(* x (fabs x))
(*.f64 x (fabs.f64 x))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(* -1 (* x (+ (* -1 (fabs x)) (* 1/2 (/ 1 x)))))
(+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ (- (* x (fabs x)) 1/2) x)
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) 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)
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))
(* 1/16 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/16 binary64)))

eval92.0ms (1%)

Compiler

Compiled 10837 to 1347 computations (87.6% saved)

prune60.0ms (0.7%)

Pruning

19 alts after pruning (15 fresh and 4 done)

PrunedKeptTotal
New5226528
Fresh6915
Picked235
Done011
Total53019549
Accuracy
100.0%
Counts
549 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.1%
(copysign.f64 (-.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 (fabs.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))))))) x)
56.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
50.2%
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
62.8%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
5.1%
(copysign.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
26.0%
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
16.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
26.9%
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
16.7%
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
7.0%
(copysign.f64 (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.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)
7.0%
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
3.8%
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
56.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
10.1%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
19.8%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
29.8%
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
29.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
29.0%
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
9.7%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 669 to 386 computations (42.3% saved)

simplify200.0ms (2.2%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff0
(fabs.f64 x)
cost-diff0
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))
cost-diff0
(log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))
cost-diff0
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
cost-diff384
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
cost-diff384
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)
cost-diff384
(log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x))
cost-diff384
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
cost-diff0
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
cost-diff0
(-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)
cost-diff0
(log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))
cost-diff0
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) 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
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
cost-diff0
(/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
cost-diff0
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
cost-diff192
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
cost-diff192
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
Rules
2242×*-lowering-*.f32
2242×*-lowering-*.f64
2210×fma-lowering-fma.f32
2210×fma-lowering-fma.f64
1714×fmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
039284
1100272
2315269
3776269
41979269
53840269
66825269
08534269
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
1
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
x
(sqrt (+ (* 1 1) (* x x)))
(copysign (log (/ -1/2 x)) x)
(log (/ -1/2 x))
(/ -1/2 x)
-1/2
x
(copysign (log (- (+ (fabs x) (/ -1/2 x)) x)) x)
(log (- (+ (fabs x) (/ -1/2 x)) x))
(- (+ (fabs x) (/ -1/2 x)) x)
(+ (fabs x) (/ -1/2 x))
(fabs x)
x
(/ -1/2 x)
-1/2
(copysign (log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)) x)
(log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x))
(- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)
(* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x))))
(/ 1 x)
1
x
(* x (+ (fabs x) (/ -1/2 x)))
(+ (fabs x) (/ -1/2 x))
(fabs x)
(/ -1/2 x)
-1/2
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))))) x)
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))))
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))
(fabs x)
x
(* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))
(* x x)
(+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))
1/2
(* (* x x) (+ (* x (* x 1/16)) -1/8))
(+ (* x (* x 1/16)) -1/8)
(* x (* x 1/16))
(* x 1/16)
1/16
-1/8
Outputs
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
1
#s(literal 1 binary64)
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
(fabs x)
(fabs.f64 x)
x
(sqrt (+ (* 1 1) (* x x)))
(hypot.f64 #s(literal 1 binary64) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(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
(copysign (log (- (+ (fabs x) (/ -1/2 x)) x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(log (- (+ (fabs x) (/ -1/2 x)) x))
(log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(- (+ (fabs x) (/ -1/2 x)) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(+ (fabs x) (/ -1/2 x))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
x
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
-1/2
#s(literal -1/2 binary64)
(copysign (log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x))
(log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x))))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(* x (+ (fabs x) (/ -1/2 x)))
(+.f64 (*.f64 x (fabs.f64 x)) #s(literal -1/2 binary64))
(+ (fabs x) (/ -1/2 x))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
-1/2
#s(literal -1/2 binary64)
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) x)
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))))
(log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))
(fabs x)
(fabs.f64 x)
x
(* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))
(* x x)
(*.f64 x x)
(+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))
(+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))
1/2
#s(literal 1/2 binary64)
(* (* x x) (+ (* x (* x 1/16)) -1/8))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))
(+ (* x (* x 1/16)) -1/8)
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))
(* x (* x 1/16))
(*.f64 (*.f64 x x) #s(literal 1/16 binary64))
(* x 1/16)
(*.f64 x #s(literal 1/16 binary64))
1/16
#s(literal 1/16 binary64)
-1/8
#s(literal -1/8 binary64)

localize322.0ms (3.5%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))
accuracy100.0%
(*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))
accuracy100.0%
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))
accuracy80.3%
(log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)
accuracy100.0%
(log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x))
accuracy89.8%
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))))
accuracy100.0%
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)
accuracy100.0%
(log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))
accuracy100.0%
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
accuracy100.0%
(/.f64 #s(literal -1/2 binary64) x)
accuracy100.0%
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
accuracy100.0%
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
accuracy100.0%
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
Results
139.0ms62×5exit
75.0ms129×0invalid
34.0ms65×0valid
Compiler

Compiled 322 to 37 computations (88.5% saved)

Precisions
Click to see histograms. Total time spent on operations: 194.0ms
ival-add: 43.0ms (22.2% of total)
ival-log: 38.0ms (19.6% of total)
compiled-spec: 27.0ms (13.9% of total)
backward-pass: 25.0ms (12.9% of total)
ival-copysign: 20.0ms (10.3% of total)
ival-mult: 20.0ms (10.3% of total)
ival-div: 9.0ms (4.6% of total)
ival-sub: 4.0ms (2.1% of total)
ival-sqrt: 3.0ms (1.5% of total)
ival-fabs: 3.0ms (1.5% of total)
ival-neg: 3.0ms (1.5% of total)
const: 2.0ms (1% of total)

series52.0ms (0.6%)

Counts
22 → 264
Calls
Call 1
Inputs
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)>
#<alt (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))>
#<alt (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))>
#<alt (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (log (/ -1/2 x))>
#<alt (/ -1/2 x)>
#<alt (copysign (log (- (+ (fabs x) (/ -1/2 x)) x)) x)>
#<alt (log (- (+ (fabs x) (/ -1/2 x)) x))>
#<alt (- (+ (fabs x) (/ -1/2 x)) x)>
#<alt (+ (fabs x) (/ -1/2 x))>
#<alt (copysign (log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)) x)>
#<alt (log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x))>
#<alt (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)>
#<alt (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x))))>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))))) x)>
#<alt (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))))>
#<alt (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))>
#<alt (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))>
#<alt (* (* x x) (+ (* x (* x 1/16)) -1/8))>
Outputs
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (* -1 (log (/ 1 (+ 1 (fabs x)))))>
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))>
#<alt (- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))>
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (- (/ (fabs x) x) (log (/ 1 x)))>
#<alt (- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))>
#<alt (- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))>
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))>
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))>
#<alt (log (/ 1 (+ 1 (fabs x))))>
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (log (/ 1 x))>
#<alt (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))>
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))>
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (log (/ -1 x))>
#<alt (+ (log (/ -1 x)) (/ (fabs x) x))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ 1 (+ 1 (fabs x)))>
#<alt (+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))>
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))>
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)>
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)>
#<alt (/ -1 x)>
#<alt (* -1 (/ (+ 1 (/ (fabs x) x)) x))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) x)>
#<alt (copysign (log (/ -1/2 x)) 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) (* -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 (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)>
#<alt (+ (log -1/2) (* -1 (log x)))>
#<alt (+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))>
#<alt (+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (+ (log -1) (* -1 (log (/ 1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (/ -1/2 x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (/ (- (* x (fabs x)) 1/2) x)>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (fabs x)>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (- (fabs x) (* 1/2 (/ 1 x)))>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/16) (* -6 (log (/ 1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))>
#<alt (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* -1/8 (pow x 2))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))>
#<alt (* 1/16 (pow x 4))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 4))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
Calls

66 calls:

TimeVariablePointExpression
15.0ms
x
@0
(log (/ -1/2 x))
14.0ms
x
@-inf
(log (/ -1/2 x))
6.0ms
x
@inf
(log (/ -1/2 x))
2.0ms
x
@0
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
2.0ms
x
@-inf
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))

rewrite428.0ms (4.7%)

Algorithm
batch-egg-rewrite
Rules
3352×*-lowering-*.f32
3352×*-lowering-*.f64
2752×fma-lowering-fma.f32
2752×fma-lowering-fma.f64
2312×+-lowering-+.f64
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
039211
1231200
22184200
09410200
Stop Event
iter limit
node limit
Counts
22 → 458
Calls
Call 1
Inputs
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))) x)
(neg (log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))))
(log (/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))))
(/ 1 (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))))
(copysign (log (/ -1/2 x)) x)
(log (/ -1/2 x))
(/ -1/2 x)
(copysign (log (- (+ (fabs x) (/ -1/2 x)) x)) x)
(log (- (+ (fabs x) (/ -1/2 x)) x))
(- (+ (fabs x) (/ -1/2 x)) x)
(+ (fabs x) (/ -1/2 x))
(copysign (log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)) x)
(log (- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x))
(- (* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x)))) x)
(* (/ 1 x) (* x (+ (fabs x) (/ -1/2 x))))
(copysign (log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))))) x)
(log (+ 1 (+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))))
(+ (fabs x) (* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8)))))
(fabs x)
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(* (* x x) (+ 1/2 (* (* x x) (+ (* x (* x 1/16)) -1/8))))
(* (* x x) (+ (* x (* x 1/16)) -1/8))
Outputs
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(+.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64))
(+.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 0 binary64))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 #s(literal -1 binary64)))
(-.f64 (log.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x))) (log.f64 (-.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))))
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (neg.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64)))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal 1 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(+.f64 (log.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))) (log.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))
(+.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(-.f64 #s(literal 0 binary64) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(neg.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 2 binary64))) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (fabs.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)))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(log.f64 (/.f64 #s(literal -1/2 binary64) x))
(+.f64 #s(literal 0 binary64) (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 (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 #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 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/2 binary64)) (log.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)))))
(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) (/.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 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x))
(+.f64 (log.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))))
(+.f64 (log.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))))))
(-.f64 (log.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (log.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))
(-.f64 (log.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))
(-.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 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (log.f64 (-.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))
(neg.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)))))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))
(+.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (fabs.f64 x))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #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) x) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 (fabs.f64 x) x))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (-.f64 (fabs.f64 x) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #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 (fabs.f64 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 (fabs.f64 x) x))
(fma.f64 #s(literal -1 binary64) x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 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 (*.f64 x x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (fabs.f64 x))
(fma.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.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 (*.f64 x x) (/.f64 (fabs.f64 x) (/.f64 x #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))
(pow.f64 (/.f64 x (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.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 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x))
(*.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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x))
(+.f64 (log.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))))
(+.f64 (log.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))))))
(-.f64 (log.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (log.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))
(-.f64 (log.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)))) (log.f64 (neg.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))
(-.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 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))) (log.f64 (-.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))))
(neg.f64 (log.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)))))
(+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))
(+.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(+.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (fabs.f64 x))
(+.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x)) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal 1 binary64) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(+.f64 (fma.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (neg.f64 (*.f64 #s(literal 1 binary64) x))) (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal 1 binary64) x)))
(-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(-.f64 (/.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #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) x) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (-.f64 (fabs.f64 x) x))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (-.f64 (fabs.f64 x) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #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 (fabs.f64 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 (fabs.f64 x) x))
(fma.f64 #s(literal -1 binary64) x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))
(/.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)) (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) (neg.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 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 (*.f64 x x) (-.f64 (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)) (*.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 #s(literal -1/2 binary64) x) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) (-.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x)))
(pow.f64 (/.f64 (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))) (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))))
(*.f64 (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (fabs.f64 x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)))
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))
(+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)) (/.f64 #s(literal -1/2 binary64) x))
(+.f64 (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64)))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 1 binary64) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/2 binary64) (fabs.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)) (/.f64 #s(literal -1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (fabs.f64 x))
(fma.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/2 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.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 (*.f64 x x) (/.f64 (fabs.f64 x) (/.f64 x #s(literal -1/2 binary64))))))
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.f64 (neg.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(/.f64 (*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
(/.f64 (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (fabs.f64 x)))
(pow.f64 (/.f64 x (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.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 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 x (*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x)))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) #s(literal 1 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 (/.f64 (*.f64 x (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 #s(literal 1 binary64) x))
(*.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 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))
(+.f64 (log1p.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64)))))))
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 3 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64))))))
(-.f64 (log1p.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 3 binary64))) (log.f64 (+.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))))
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64)))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 3 binary64))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))))
(-.f64 (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))) (log.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))))
(-.f64 (log.f64 (-.f64 (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64)) #s(literal 1 binary64))) (log.f64 (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64))))
(-.f64 (log.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 3 binary64))))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 2 binary64))))))
(log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(+.f64 (fabs.f64 x) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) #s(literal 1 binary64)))
(+.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (fabs.f64 x))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fabs.f64 x)))
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (fabs.f64 x))
(+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) #s(literal 1 binary64)) (fabs.f64 x))
(+.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (/.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (fabs.f64 x))
(fma.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (fabs.f64 x))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fabs.f64 x)))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) #s(literal 1 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fabs.f64 x)))
(fma.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (fabs.f64 x))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fabs.f64 x)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 x x) (fabs.f64 x))
(fma.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) #s(literal 1 binary64) (fabs.f64 x))
(fma.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) x (fabs.f64 x))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (neg.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (fabs.f64 x)))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) (+.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))))
(fabs.f64 x)
(fabs.f64 (-.f64 #s(literal 0 binary64) x))
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (-.f64 x #s(literal 0 binary64)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 (fabs.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
(+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(exp.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(exp.f64 (*.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.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)) (fabs.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x)))
(pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (fabs.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 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 #s(literal -1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(*.f64 #s(literal -1 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64)))
(*.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 (pow.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64)))
(*.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 3/2 binary64)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(+.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 x (*.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) x) x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/8 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x x)) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 x x)) (-.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) x)
(+.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))
(+.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 x (*.f64 x #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))
(fma.f64 x (*.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 (*.f64 x x) #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 x #s(literal 1/16 binary64)) (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) (*.f64 x x) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 #s(literal -1/8 binary64) (*.f64 x x) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/16 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal 1/16 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) x) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(fma.f64 (*.f64 #s(literal -1/8 binary64) x) x (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))
(fma.f64 (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/16 binary64))) x (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4096 binary64))) (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/512 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 (*.f64 (*.f64 x x) #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 (*.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4096 binary64)) #s(literal -1/512 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal -1/128 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) #s(literal -1/64 binary64))) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4096 binary64)) #s(literal -1/512 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) (-.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) #s(literal -1/128 binary64)))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/256 binary64)) #s(literal -1/64 binary64)) (*.f64 x x)) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal 1/8 binary64)))
(*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))
(*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))
(*.f64 (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)) (*.f64 x x))
(*.f64 (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))) x)

simplify535.0ms (5.8%)

Algorithm
egg-herbie
Rules
3744×*-lowering-*.f32
3744×*-lowering-*.f64
2606×+-lowering-+.f64
2606×+-lowering-+.f32
1552×sum4-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
04393755
114553421
253463342
080503342
Stop Event
iter limit
node limit
Counts
264 → 264
Calls
Call 1
Inputs
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(* -1 (log (/ 1 (+ 1 (fabs x)))))
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(* -1 (log (/ 1 x)))
(- (/ (fabs x) x) (log (/ 1 x)))
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(* -1 (log (/ -1 x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(log (/ 1 (+ 1 (fabs x))))
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(log (/ 1 x))
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(log (/ -1 x))
(+ (log (/ -1 x)) (/ (fabs x) x))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))
(/ 1 (+ 1 (fabs x)))
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(/ 1 x)
(/ (+ 1 (* -1 (/ (fabs x) x))) x)
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)
(/ -1 x)
(* -1 (/ (+ 1 (/ (fabs x) x)) x))
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign (log (/ -1/2 x)) x)
(+ (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)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(+ (log -1/2) (* -1 (log x)))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(/ -1/2 x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(/ (- (* x (fabs x)) 1/2) x)
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(fabs x)
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(- (fabs x) (* 1/2 (/ 1 x)))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(log (+ 1 (fabs x)))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(fabs x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* -1/8 (pow x 2))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(* 1/16 (pow x 4))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 4))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
Outputs
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(* -1 (log (/ 1 (+ 1 (fabs x)))))
(log1p.f64 (fabs.f64 x))
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))
(+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 24 binary64) (*.f64 (fabs.f64 x) #s(literal 24 binary64)))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))) (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x)))
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -720 binary64))) (+.f64 (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 90 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal -30 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))))) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 #s(literal -1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 24 binary64) (*.f64 (fabs.f64 x) #s(literal 24 binary64)))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))))) (log1p.f64 (fabs.f64 x)))
(* -1 (log (/ 1 x)))
(log.f64 x)
(- (/ (fabs x) x) (log (/ 1 x)))
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))
(+.f64 (+.f64 (/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x x)) (log.f64 x)) (/.f64 (fabs.f64 x) x))
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))) (*.f64 x (*.f64 x x))) (-.f64 (log.f64 x) (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) x) (/.f64 (fabs.f64 x) x))))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(-.f64 (/.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(-.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) x)) (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(log (/ 1 (+ 1 (fabs x))))
(-.f64 #s(literal 0 binary64) (log1p.f64 (fabs.f64 x)))
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (log1p.f64 (fabs.f64 x)))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 24 binary64) (*.f64 (fabs.f64 x) #s(literal 24 binary64)))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) #s(literal 1/24 binary64))))) (log1p.f64 (fabs.f64 x)))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (+.f64 #s(literal 24 binary64) (*.f64 (fabs.f64 x) #s(literal 24 binary64)))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) #s(literal 1/24 binary64)) (*.f64 (*.f64 x x) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -720 binary64))) (+.f64 (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (+.f64 (/.f64 #s(literal 90 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal -30 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))))) #s(literal 1/720 binary64))))) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x)))
(log (/ 1 x))
(-.f64 #s(literal 0 binary64) (log.f64 x))
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (/.f64 (fabs.f64 x) x))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))
(-.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) x) (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (-.f64 (/.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) x) (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))) (*.f64 (/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) (*.f64 x (*.f64 x x))) #s(literal 1/6 binary64)))
(log (/ -1 x))
(log.f64 (/.f64 #s(literal -1 binary64) x))
(+ (log (/ -1 x)) (/ (fabs x) x))
(+.f64 (/.f64 (fabs.f64 x) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (+.f64 (fabs.f64 x) (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x)))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (/.f64 (+.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))) x)) (-.f64 #s(literal 0 binary64) x)) (fabs.f64 x)) x))
(/ 1 (+ 1 (fabs x)))
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 (*.f64 x x) #s(literal -1/2 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (-.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ (fabs x) x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x))) (/.f64 (fabs.f64 x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x x)))) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(* -1 (/ (+ 1 (/ (fabs x) x)) x))
(/.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)) x)
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) (fabs.f64 x)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)) x)) (-.f64 #s(literal 0 binary64) x))
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign (log (/ -1/2 x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) 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 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/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)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+.f64 (log.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 (fabs.f64 x) (*.f64 x #s(literal -2 binary64))) (log.f64 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 (fabs.f64 x) #s(literal 24 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (fabs.f64 x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 (fabs.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))))))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (/.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) #s(literal -3 binary64)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 x x))))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (fabs.f64 x) x))) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (fabs.f64 x) x))) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ (fabs x) x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1 binary64)))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1 binary64)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (fabs x) (+ x (* 1/2 (/ 1 x))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(copysign (log (- (+ (fabs x) (* -1 x)) (* 1/2 (/ 1 x)))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) x))) x)
(+ (log -1/2) (* -1 (log x)))
(-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x))
(+ (log -1/2) (+ (* -2 (* x (fabs x))) (* -1 (log x))))
(+.f64 (log.f64 #s(literal -1/2 binary64)) (-.f64 (*.f64 (fabs.f64 x) (*.f64 x #s(literal -2 binary64))) (log.f64 x)))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2)))))))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))))))
(+ (log -1/2) (+ (* -1 (log x)) (* x (+ (* -2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -16 (pow (fabs x) 3)) (* 24 (fabs x))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f64 (-.f64 (log.f64 #s(literal -1/2 binary64)) (log.f64 x)) (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal -2 binary64)) (*.f64 x (+.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -16 binary64))) (*.f64 (fabs.f64 x) #s(literal 24 binary64))))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))))))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (* -1 (/ (fabs x) x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (log.f64 x) (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x)) (/.f64 (fabs.f64 x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) (pow x 3))) (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2)))))))
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (*.f64 x x)) (*.f64 #s(literal 1/6 binary64) (/.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 (fabs.f64 x) #s(literal 3 binary64))) (*.f64 x (*.f64 x x))))))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(-.f64 (/.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) #s(literal -3 binary64)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 x x))))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64)))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (fabs.f64 x) x))) x)
(/ (- (* x (+ (fabs x) (* -1 x))) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 (fabs.f64 x) x))) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- (/ (fabs x) x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1 binary64)))
(* x (- (/ (fabs x) x) (+ 1 (/ 1/2 (pow x 2)))))
(*.f64 x (+.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) #s(literal -1 binary64)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))))
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (- (* x (fabs x)) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(fabs x)
(fabs.f64 x)
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(- (fabs x) (* 1/2 (/ 1 x)))
(+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x))
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))) x)
(copysign (log (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(copysign (log (- (+ 1 (+ (fabs x) (+ (* 1/16 (pow x 6)) (* 1/2 (pow x 2))))) (* 1/8 (pow x 4)))) x)
(copysign.f64 (log1p.f64 (+.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64))) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))) (+.f64 (fabs.f64 x) (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1/8 binary64))))) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ (log (+ 1 (fabs x))) (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/24 (* (pow x 2) (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (+ (* -1/24 (+ (* 3 (/ 1 (+ 1 (fabs x)))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/720 (* (pow x 2) (+ (* 45 (/ 1 (+ 1 (fabs x)))) (+ (* 45 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3))))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x (+.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) (*.f64 (+.f64 (/.f64 #s(literal 30 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (+.f64 (/.f64 #s(literal 45 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64)))))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x)))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 (*.f64 #s(literal 1/720 binary64) (+.f64 #s(literal 21120 binary64) (*.f64 (fabs.f64 x) #s(literal 11520 binary64)))) (pow.f64 x #s(literal 6 binary64)))) (+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x)))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x)))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 1/720 (/ (+ 9600 (* 11520 (+ 1 (fabs x)))) (pow x 6))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 (/.f64 (*.f64 #s(literal 1/720 binary64) (+.f64 #s(literal 21120 binary64) (*.f64 (fabs.f64 x) #s(literal 11520 binary64)))) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(fabs x)
(fabs.f64 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2)))))
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))
(+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ (fabs x) (pow x 6)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64)))) (+.f64 (/.f64 (fabs.f64 x) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f64 x (+.f64 (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* -1/8 (pow x 2))
(*.f64 (*.f64 x x) #s(literal -1/8 binary64))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))
(* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))
(*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))
(* 1/16 (pow x 4))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* 1/16 (pow x 4))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64)))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 4) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))

eval125.0ms (1.4%)

Compiler

Compiled 38990 to 2554 computations (93.4% saved)

prune107.0ms (1.2%)

Pruning

27 alts after pruning (20 fresh and 7 done)

PrunedKeptTotal
New88011891
Fresh1910
Picked235
Done044
Total88327910
Accuracy
100.0%
Counts
910 → 27
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.1%
(copysign.f64 (-.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 (fabs.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))))))) x)
56.7%
(copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x)
7.0%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))))) x)
56.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
19.8%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
26.1%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
16.9%
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
50.2%
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
47.1%
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
53.3%
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
62.8%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
5.1%
(copysign.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
26.0%
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
1.8%
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
16.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
1.7%
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
1.8%
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
7.0%
(copysign.f64 (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.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)
26.1%
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
7.0%
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
3.8%
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
56.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
19.8%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
29.8%
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
29.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
29.0%
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
9.7%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 1437 to 649 computations (54.8% saved)

simplify222.0ms (2.4%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff1280
(+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))
cost-diff1664
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))
cost-diff1664
(log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
cost-diff1664
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
cost-diff0
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
cost-diff256
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
cost-diff256
(log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
cost-diff256
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
cost-diff0
(fabs.f64 x)
cost-diff0
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
cost-diff128
(log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
cost-diff128
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
cost-diff256
(/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))
cost-diff256
(-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)
cost-diff256
(log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x))
cost-diff256
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
cost-diff12736
(neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
cost-diff12736
(copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x)
cost-diff12800
(pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
cost-diff12800
(log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
Rules
2250×*-lowering-*.f32
2250×*-lowering-*.f64
1840×fnmadd-define
1810×+-lowering-+.f64
1810×+-lowering-+.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0631099
1182886
2546822
32347806
47560794
08522794
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))) x)
(neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)))
(log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))
(pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(fabs x)
x
(sqrt (+ (* 1 1) (* x x)))
1
-1/2
2
(copysign (log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)) x)
(log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))
(- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)
(/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))
(- (* x x) (/ 1/4 (* x x)))
(* x x)
x
(/ 1/4 (* x x))
1/4
(/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))
(- (* x (* x x)) (/ -1/8 (* x (* x x))))
(* x (* x x))
(/ -1/8 (* x (* x x)))
-1/8
(+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))
(+ (* 1/4 (/ x -1/2)) (* x (* x x)))
(* 1/4 (/ x -1/2))
(/ x -1/2)
-1/2
(* (* x x) (/ x -1/2))
(copysign (log (+ (fabs x) 1)) x)
(log (+ (fabs x) 1))
(+ (fabs x) 1)
(fabs x)
x
1
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))
x
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))
(/ (fabs x) x)
(fabs x)
(+ 1 (/ 1/2 (* x x)))
1
(/ 1/2 (* x x))
1/2
(* x x)
(copysign (log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))) x)
(log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))))
(/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))
(+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x)))
(* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))
(* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))
x
(* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))
(+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))
1/2
(* x (* x (+ (* (* x x) 1/16) -1/8)))
(* x (+ (* (* x x) 1/16) -1/8))
(+ (* (* x x) 1/16) -1/8)
(* (* x x) 1/16)
(* x x)
1/16
-1/8
(* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))
(* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))
(* x (* x x))
(+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))
(- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))
(* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))
Outputs
(copysign (neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))) x)
(copysign.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))))) x)
(neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x)))))
(log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))))
(pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)
(/.f64 #s(literal 1 binary64) (+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x)))
(pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2)
(pow.f64 (+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x)) #s(literal -1/2 binary64))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(fabs x)
(fabs.f64 x)
x
(sqrt (+ (* 1 1) (* x x)))
(hypot.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
-1/2
#s(literal -1/2 binary64)
2
#s(literal 2 binary64)
(copysign (log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))) x)) x)
(log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))
(log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))) x))
(- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)
(-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))) x)
(/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))
(/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))))))
(- (* x x) (/ 1/4 (* x x)))
(+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(* x x)
(*.f64 x x)
x
(/ 1/4 (* x x))
(/.f64 #s(literal 1/4 binary64) (*.f64 x x))
1/4
#s(literal 1/4 binary64)
(/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))
(- (* x (* x x)) (/ -1/8 (* x (* x x))))
(+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))
(* x (* x x))
(*.f64 x (*.f64 x x))
(/ -1/8 (* x (* x x)))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
-1/8
#s(literal -1/8 binary64)
(+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))
(+.f64 (*.f64 x x) (/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))))
(/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))
(/.f64 (*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))
(+ (* 1/4 (/ x -1/2)) (* x (* x x)))
(*.f64 x (+.f64 (*.f64 x x) #s(literal -1/2 binary64)))
(* 1/4 (/ x -1/2))
(*.f64 x #s(literal -1/2 binary64))
(/ x -1/2)
(/.f64 x #s(literal -1/2 binary64))
-1/2
#s(literal -1/2 binary64)
(* (* x x) (/ x -1/2))
(/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))
(copysign (log (+ (fabs x) 1)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log (+ (fabs x) 1))
(log1p.f64 (fabs.f64 x))
(+ (fabs x) 1)
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(fabs x)
(fabs.f64 x)
x
1
#s(literal 1 binary64)
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))))) x)
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))
(log.f64 (+.f64 (fabs.f64 x) (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)))))
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))
(+.f64 (fabs.f64 x) (+.f64 x (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x))))
x
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(fabs x)
(fabs.f64 x)
(+ 1 (/ 1/2 (* x x)))
(+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
1
#s(literal 1 binary64)
(/ 1/2 (* x x))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
1/2
#s(literal 1/2 binary64)
(* x x)
(*.f64 x x)
(copysign (log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))) x)
(copysign.f64 (log1p.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.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))))) (*.f64 (+.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))))) (*.f64 (*.f64 x (*.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)))))))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 x (*.f64 (+.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))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 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)
(log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))))
(log1p.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.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))))) (*.f64 (+.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))))) (*.f64 (*.f64 x (*.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)))))))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 x (*.f64 (+.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))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 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/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (+.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))))) (*.f64 (+.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))))) (*.f64 (*.f64 x (*.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)))))))) #s(literal 1 binary64)) (*.f64 x x)) (-.f64 x (*.f64 (+.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))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 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/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x)))
(*.f64 (+.f64 (*.f64 (+.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))))) (*.f64 (+.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))))) (*.f64 (*.f64 x (*.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)))))))) #s(literal 1 binary64)) (*.f64 x (*.f64 x x)))
(* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))
(*.f64 (+.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))))) (*.f64 (*.f64 (*.f64 x (*.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)))))) (*.f64 (*.f64 x (*.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/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))
(*.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/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))
(*.f64 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))))))
(+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))
(+.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)))))
1/2
#s(literal 1/2 binary64)
(* x (* x (+ (* (* x x) 1/16) -1/8)))
(*.f64 (*.f64 x x) (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))
(* x (+ (* (* x x) 1/16) -1/8))
(*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))
(+ (* (* x x) 1/16) -1/8)
(+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))
(* (* x x) 1/16)
(*.f64 (*.f64 x x) #s(literal 1/16 binary64))
(* x x)
(*.f64 x x)
1/16
#s(literal 1/16 binary64)
-1/8
#s(literal -1/8 binary64)
(* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))
(*.f64 (*.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)))))) (*.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 (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))
(*.f64 (+.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))))) (*.f64 (*.f64 x (*.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 x))
(*.f64 x (*.f64 x x))
(+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))
(*.f64 x (-.f64 x (*.f64 (+.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))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 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) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 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 x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))
(*.f64 (*.f64 x (*.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))))))

localize406.0ms (4.4%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))
accuracy100.0%
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
accuracy100.0%
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
accuracy100.0%
(log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64)))
accuracy100.0%
(log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x))
accuracy100.0%
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
accuracy100.0%
(neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))))
accuracy100.0%
(log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))
accuracy100.0%
(fabs.f64 x)
Results
128.0ms190×0invalid
126.0ms66×1invalid
Compiler

Compiled 1254 to 61 computations (95.1% saved)

Precisions
Click to see histograms. Total time spent on operations: 188.0ms
ival-mult: 49.0ms (26.1% of total)
ival-div: 24.0ms (12.8% of total)
ival-add: 20.0ms (10.7% of total)
ival-log: 19.0ms (10.1% of total)
compiled-spec: 19.0ms (10.1% of total)
ival-pow: 16.0ms (8.5% of total)
ival-copysign: 15.0ms (8% of total)
backward-pass: 10.0ms (5.3% of total)
ival-sub: 7.0ms (3.7% of total)
ival-sqrt: 3.0ms (1.6% of total)
ival-fabs: 3.0ms (1.6% of total)
const: 2.0ms (1.1% of total)
ival-neg: 2.0ms (1.1% of total)

series48.0ms (0.5%)

Counts
25 → 300
Calls
Call 1
Inputs
#<alt (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))>
#<alt (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)>
#<alt (copysign (neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))) x)>
#<alt (neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)))>
#<alt (copysign (log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)) x)>
#<alt (log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))>
#<alt (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)>
#<alt (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))>
#<alt (copysign (log (+ (fabs x) 1)) x)>
#<alt (log (+ (fabs x) 1))>
#<alt (+ (fabs x) 1)>
#<alt (fabs x)>
#<alt (copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)>
#<alt (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))>
#<alt (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))>
#<alt (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))>
#<alt (copysign (log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))) x)>
#<alt (log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))))>
#<alt (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))>
#<alt (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))>
#<alt (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))>
#<alt (* 1/4 (/ x -1/2))>
#<alt (* x x)>
#<alt (* x (* x x))>
#<alt (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))>
Outputs
#<alt (log (/ 1 (+ 1 (fabs x))))>
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))>
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (log (/ 1 x))>
#<alt (+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))>
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))>
#<alt (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (log (/ -1 x))>
#<alt (+ (log (/ -1 x)) (/ (fabs x) x))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))>
#<alt (+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))>
#<alt (/ 1 (+ 1 (fabs x)))>
#<alt (+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))>
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))>
#<alt (+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))>
#<alt (/ 1 x)>
#<alt (/ (+ 1 (* -1 (/ (fabs x) x))) x)>
#<alt (/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)>
#<alt (/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)>
#<alt (/ -1 x)>
#<alt (* -1 (/ (+ 1 (/ (fabs x) x)) x))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))>
#<alt (* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)>
#<alt (* -1 (log (/ 1 (+ 1 (fabs x)))))>
#<alt (- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))>
#<alt (- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))>
#<alt (- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (- (/ (fabs x) x) (log (/ 1 x)))>
#<alt (- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))>
#<alt (- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (- (* -1 (/ (fabs x) x)) (log (/ -1 x)))>
#<alt (- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))>
#<alt (- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)>
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)>
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)>
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)>
#<alt (copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) 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) (* -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 (/ (- (pow x 2) 1/2) x)>
#<alt (/ (- (pow x 2) 1/2) x)>
#<alt (/ (- (pow x 2) 1/2) x)>
#<alt x>
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt (* x (- 1 (* 1/2 (/ 1 (pow x 2)))))>
#<alt x>
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))>
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))>
#<alt (* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (copysign (log (+ 1 (fabs x))) x)>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (log (+ 1 (fabs x)))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (fabs x))>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (fabs x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)>
#<alt (+ (log 1/2) (* -1 (log x)))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))>
#<alt (+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))>
#<alt (/ 1/2 x)>
#<alt (/ (+ 1/2 (* x (fabs x))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) x)>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt x>
#<alt (* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ (+ 1/2 (* x (fabs x))) (pow x 2))>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))>
#<alt (/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))>
#<alt (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))>
#<alt 1>
#<alt (+ 1 (/ (fabs x) x))>
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))>
#<alt (+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)>
#<alt (copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)>
#<alt (copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)>
#<alt (copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)>
#<alt (copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)>
#<alt (copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (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 1/16) (* -6 (log (/ 1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt (+ (log 1/16) (* -6 (log (/ -1 x))))>
#<alt (- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))>
#<alt (- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))>
#<alt x>
#<alt (* x (+ 1 (* 1/2 x)))>
#<alt (* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (* x (+ 1 (* x (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (+ 1 (* -1/2 x)))>
#<alt (* (pow x 2) (+ 1 (* x (- (* 1/4 x) 1/2))))>
#<alt (* (pow x 2) (+ 1 (* x (- (* x (+ 1/4 (* 1/8 x))) 1/2))))>
#<alt (* 1/256 (pow x 12))>
#<alt (* (pow x 12) (- 1/256 (* 1/64 (/ 1 (pow x 2)))))>
#<alt (* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (* 1/64 (/ 1 (pow x 2)))))>
#<alt (* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (+ (* 1/64 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 5))))))>
#<alt (* 1/256 (pow x 12))>
#<alt (* (pow x 12) (- 1/256 (* 1/64 (/ 1 (pow x 2)))))>
#<alt (* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (* 1/64 (/ 1 (pow x 2)))))>
#<alt (* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (+ (* 1/64 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 5))))))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))>
#<alt (+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))>
#<alt x>
#<alt (* x (+ 1 (/ (fabs x) x)))>
#<alt (* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))>
#<alt (* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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 (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/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* 1/16 (pow x 6))>
#<alt (* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
#<alt (* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))>
Calls

75 calls:

TimeVariablePointExpression
12.0ms
x
@0
(log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))
9.0ms
x
@-inf
(log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))
8.0ms
x
@inf
(log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))
2.0ms
x
@-inf
(* 1/4 (/ x -1/2))
1.0ms
x
@inf
(copysign (log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))) x)

rewrite397.0ms (4.3%)

Algorithm
batch-egg-rewrite
Rules
2678×*-lowering-*.f32
2678×*-lowering-*.f64
2148×/-lowering-/.f32
2148×/-lowering-/.f64
1782×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
063676
1446496
24614486
08025486
Stop Event
iter limit
node limit
Counts
25 → 342
Calls
Call 1
Inputs
(log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))
(pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)
(copysign (neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2))) x)
(neg (log (pow (pow (+ (fabs x) (sqrt (+ (* 1 1) (* x x)))) -1/2) 2)))
(copysign (log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)) x)
(log (- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x))
(- (/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2)))))) x)
(/ (- (* x x) (/ 1/4 (* x x))) (/ (- (* x (* x x)) (/ -1/8 (* x (* x x)))) (+ (* x x) (/ (+ (* 1/4 (/ x -1/2)) (* x (* x x))) (* (* x x) (/ x -1/2))))))
(copysign (log (+ (fabs x) 1)) x)
(log (+ (fabs x) 1))
(+ (fabs x) 1)
(fabs x)
(copysign (log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))) x)
(log (* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))))
(* x (+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x)))))
(+ (/ (fabs x) x) (+ 1 (/ 1/2 (* x x))))
(copysign (log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))))) x)
(log (+ 1 (/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))))
(/ (+ (* (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))) (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))) (* x (* x x))) (+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))))
(+ (* x (* (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))) (* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))) (- (* x x) (* (* x (* x x)) (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8)))))))
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))
(* 1/4 (/ x -1/2))
(* x x)
(* x (* x x))
(* x (* x (+ 1/2 (* x (* x (+ (* (* x x) 1/16) -1/8))))))
Outputs
(log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(+.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 (*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))))
(+.f64 (log.f64 (*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64)))) (*.f64 #s(literal -1/4 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 #s(literal 1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal -1/2 binary64) (log.f64 (*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 2 binary64))
(*.f64 #s(literal -1 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(exp.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(exp.f64 (*.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(pow.f64 (*.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal -1/2 binary64))
(*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)))
(*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64)) (*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64)) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64))))
(*.f64 (*.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64))) (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/4 binary64)))
(copysign.f64 (*.f64 #s(literal 1 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
(log.f64 (/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(+.f64 #s(literal 0 binary64) (*.f64 #s(literal 1 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))))
(-.f64 (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(*.f64 #s(literal 1 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(*.f64 #s(literal 2 binary64) (neg.f64 (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))))
(*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) #s(literal -1 binary64))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(*.f64 #s(literal -2 binary64) (*.f64 #s(literal -1/2 binary64) (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)) x)
(log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x))
(+.f64 (log.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))))))
(+.f64 (log.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))))
(-.f64 (log.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x))) (log.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))
(-.f64 (log.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x))) (log.f64 (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))))))
(-.f64 (log.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)))) (log.f64 (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))))
(-.f64 (log.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64)))) (log.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x))))))
(+.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)
(-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x)))
(-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x))
(-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 x x) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))
(fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x)))
(fma.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x)))
(fma.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x)))
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x)))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (-.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (-.f64 #s(literal 0 binary64) x))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))) (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x))))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))))
(/.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))))
(/.f64 (neg.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x))) (neg.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (-.f64 (*.f64 x x) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x)))))
(*.f64 (-.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))) (*.f64 x (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))))
(*.f64 (*.f64 (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) x)) (/.f64 #s(literal 1 binary64) (+.f64 x (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))
(+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x)) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(+.f64 (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))))
(-.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(fma.f64 x (/.f64 x (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(fma.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 x (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (*.f64 x x) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(fma.f64 (/.f64 (*.f64 x x) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(neg.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))))
(/.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64)))))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))) (*.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x)))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))))
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (*.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64)))))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (-.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 x x)))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (+.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/16 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))))
(/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))))
(pow.f64 (/.f64 (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(*.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64)))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 x #s(literal -1/2 binary64))) (/.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))))))
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)))
(+.f64 (log1p.f64 (*.f64 (fabs.f64 x) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(+.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (fabs.f64 x) (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(-.f64 (log1p.f64 (*.f64 (fabs.f64 x) (*.f64 x x))) (log.f64 (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x)))))
(-.f64 (log.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (log.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)))))
(log1p.f64 (fabs.f64 x))
(+.f64 (fabs.f64 x) #s(literal 1 binary64))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 x x) (+.f64 (fabs.f64 x) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal -1 binary64))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 x x) (fabs.f64 x))))
(/.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (+.f64 (fabs.f64 x) #s(literal -1 binary64)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (neg.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64))) (neg.f64 (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (fabs.f64 x) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (+.f64 (*.f64 x x) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) #s(literal -1 binary64))))
(fabs.f64 x)
(fabs.f64 (-.f64 #s(literal 0 binary64) x))
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(+.f64 (log.f64 x) (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x))))
(+.f64 (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x))) (log.f64 x))
(-.f64 (log.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 x (fabs.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (log.f64 (+.f64 (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (/.f64 x (/.f64 x (fabs.f64 x)))) (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (/.f64 x (/.f64 x (fabs.f64 x)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) (log.f64 (-.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))) (log.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x))))))
(-.f64 (log.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) (log.f64 (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)) (log.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x))))))
(-.f64 (log.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x)) (log.f64 (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 x) (log.f64 x)) (-.f64 (*.f64 (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x))) (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x)))) (*.f64 (log.f64 x) (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x)))))))
(/.f64 (-.f64 (*.f64 (log.f64 x) (log.f64 x)) (*.f64 (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x))) (log1p.f64 (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x))))) (log.f64 (/.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(+.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 x (/.f64 x (fabs.f64 x))))
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))) (*.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) x) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) x))
(fma.f64 x (/.f64 (fabs.f64 x) x) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(fma.f64 (/.f64 (fabs.f64 x) x) x (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (pow.f64 (/.f64 x (/.f64 x (fabs.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (/.f64 x (/.f64 x (fabs.f64 x)))) (-.f64 (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(/.f64 (-.f64 (*.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (/.f64 x (/.f64 x (fabs.f64 x)))) (*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (-.f64 (/.f64 x (/.f64 x (fabs.f64 x))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (*.f64 x (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))))
(/.f64 (*.f64 x (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x) (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))))
(/.f64 (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) x) (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(*.f64 (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (fabs.f64 x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))
(-.f64 (/.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(fma.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))) (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))))
(/.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (/.f64 x (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (/.f64 x (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (/.f64 x (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 x (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64))))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) x) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (fabs.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) x))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 x (fabs.f64 x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 1 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 x (fabs.f64 x))))
(/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 x (fabs.f64 x))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 x (fabs.f64 x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) (neg.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (neg.f64 (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) #s(literal 3 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))) (-.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x)))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))) (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(*.f64 (+.f64 (/.f64 (*.f64 (fabs.f64 x) (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (fabs.f64 x) x))))))
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(copysign.f64 (log1p.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)
(log.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))
(+.f64 (log1p.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 3 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) (-.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 1 binary64)))))))
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) (-.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 3 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))))))
(-.f64 (log1p.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 3 binary64))) (log1p.f64 (*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) (-.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 3 binary64))) (log.f64 (+.f64 (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))))
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 3 binary64))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) (-.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))))
(-.f64 (log.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))) #s(literal 1 binary64))) (log.f64 (-.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 1 binary64))))
(log1p.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(neg.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) #s(literal 1 binary64)))
(/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))))))
(/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (-.f64 (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))) (*.f64 x x)))) (*.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (*.f64 x (-.f64 (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))) (*.f64 x x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(/.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) #s(literal 1 binary64)) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (-.f64 (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))) (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (*.f64 x (-.f64 (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))) (*.f64 x x))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))))
(/.f64 (*.f64 (*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (*.f64 x (-.f64 (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))) (*.f64 x (-.f64 (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))) (*.f64 x x))))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(*.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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))))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (+.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (-.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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))))))))))))
(*.f64 (/.f64 (*.f64 x (+.f64 (*.f64 x x) (*.f64 (*.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))))))) (*.f64 (+.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)))))) (*.f64 x (*.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)))))))))))) (-.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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)))))))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))
(+.f64 (*.f64 x x) (+.f64 (*.f64 (+.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)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (*.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))))))) (*.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))))))))))
(+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))
(+.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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)))))))))
(+.f64 (*.f64 x (-.f64 x (*.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))))))))) (+.f64 (+.f64 (*.f64 (+.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)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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))))))))))
(+.f64 (+.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (+.f64 (*.f64 (+.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)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.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))))))))))
(+.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 (+.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)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(-.f64 (*.f64 x x) (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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))))))))))
(-.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 x (*.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)))))))))
(-.f64 (/.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))) (/.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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)))))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(-.f64 (-.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 (*.f64 x x) (*.f64 x #s(literal 1/2 binary64)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))
(fma.f64 x x (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(fma.f64 x (*.f64 (+.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)))))) (*.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))
(fma.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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) (*.f64 (+.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)))))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(fma.f64 (fabs.f64 x) (fabs.f64 x) (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(fma.f64 (*.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))))))) (*.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))))))) (*.f64 x (-.f64 x (*.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))))))))))
(fma.f64 (*.f64 (+.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)))))) (*.f64 x (*.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 (*.f64 x (-.f64 x (*.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))))))))))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (neg.f64 (-.f64 (*.f64 x (*.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)))))))) (*.f64 (*.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))))))) (*.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)))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (-.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))) (-.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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)))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (-.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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))))))))))))
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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)))))))))) (-.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))))
(/.f64 (-.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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)))))))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))))) (neg.f64 (+.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (-.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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)))))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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)))))))))))) (neg.f64 (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (+.f64 (*.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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))) (+.f64 (*.f64 x (*.f64 (*.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))))))) (*.f64 x (*.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)))))))))) (*.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 x (*.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))))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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)))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (-.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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))))))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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))) (*.f64 x (*.f64 (*.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))))))) (*.f64 x (*.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))))))))))) (+.f64 (*.f64 x (+.f64 (*.f64 (+.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)))))) (*.f64 x (*.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)) (*.f64 x (*.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))))))))))
(*.f64 (+.f64 (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (*.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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))))))))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (-.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 (*.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))))))) (*.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)))))))))))))
(*.f64 (-.f64 (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.f64 (*.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))))))) (*.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)))))))))) (*.f64 (*.f64 x (-.f64 x (*.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))))))))) (*.f64 x (-.f64 x (*.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))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.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))))))) (*.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)))))))) (*.f64 x (-.f64 x (*.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))))))))))))
(+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))
(+.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(-.f64 (/.f64 (*.f64 x x) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) (+.f64 (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (+.f64 (*.f64 (fabs.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 x)) (-.f64 (*.f64 x x) (*.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))
(/.f64 (neg.f64 (+.f64 (*.f64 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) (-.f64 (hypot.f64 #s(literal 1 binary64) x) (fabs.f64 x)))
(*.f64 (+.f64 (*.f64 (fabs.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 (fabs.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 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/4 binary64))))
(/.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/2 binary64) x))
(/.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal -1/2 binary64))
(/.f64 (neg.f64 (*.f64 x #s(literal 1/4 binary64))) #s(literal 1/2 binary64))
(/.f64 (*.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/4 binary64)) #s(literal 1/2 binary64))
(*.f64 x #s(literal -1/2 binary64))
(*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64)))
(*.f64 (/.f64 x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))
(*.f64 (*.f64 x #s(literal 1/4 binary64)) #s(literal -2 binary64))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(fabs.f64 (*.f64 x x))
(fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (fabs.f64 x) #s(literal 2 binary64))
(*.f64 x x)
(*.f64 (fabs.f64 x) (fabs.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) x) x)
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(pow.f64 x #s(literal 3 binary64))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (*.f64 x (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))))
(+.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))
(+.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (*.f64 x #s(literal 1/2 binary64)) x) (*.f64 (*.f64 x (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))) x))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 x x)))
(+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 x x)) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 (*.f64 (*.f64 x x) (+.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))))))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (-.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64))))) (*.f64 x (*.f64 x (+.f64 #s(literal -1/8 binary64) (*.f64 (*.f64 x x) #s(literal 1/16 binary64)))))))) (-.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)))))))
(*.f64 x (*.f64 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))))))))
(*.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)))))))
(*.f64 (+.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)))))) (*.f64 x x))
(*.f64 (*.f64 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)

simplify383.0ms (4.2%)

Algorithm
egg-herbie
Rules
3632×*-lowering-*.f32
3632×*-lowering-*.f64
2762×+-lowering-+.f64
2762×+-lowering-+.f32
1494×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
05595025
118014577
262434476
081484476
Stop Event
iter limit
node limit
Counts
300 → 300
Calls
Call 1
Inputs
(log (/ 1 (+ 1 (fabs x))))
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(log (/ 1 x))
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(log (/ -1 x))
(+ (log (/ -1 x)) (/ (fabs x) x))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))
(/ 1 (+ 1 (fabs x)))
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(/ 1 x)
(/ (+ 1 (* -1 (/ (fabs x) x))) x)
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)
(/ -1 x)
(* -1 (/ (+ 1 (/ (fabs x) x)) x))
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(* -1 (log (/ 1 (+ 1 (fabs x)))))
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(* -1 (log (/ 1 x)))
(- (/ (fabs x) x) (log (/ 1 x)))
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(* -1 (log (/ -1 x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(+ (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)
(/ (- (pow x 2) 1/2) x)
(/ (- (pow x 2) 1/2) x)
(/ (- (pow x 2) 1/2) x)
x
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
(* x (- 1 (* 1/2 (/ 1 (pow x 2)))))
x
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign (log (+ 1 (fabs x))) x)
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(log (+ 1 (fabs x)))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(+ 1 (fabs x))
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(+ (log 1/2) (* -1 (log x)))
(+ (log 1/2) (+ (* -1 (log x)) (* 2 (* x (fabs x)))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(/ 1/2 x)
(/ (+ 1/2 (* x (fabs x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(/ 1/2 (pow x 2))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
1
(+ 1 (/ (fabs x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
1
(+ 1 (/ (fabs x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (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 1/16) (* -6 (log (/ 1 x))))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
x
(* x (+ 1 (* 1/2 x)))
(* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))
(* x (+ 1 (* x (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))
(pow x 2)
(* (pow x 2) (+ 1 (* -1/2 x)))
(* (pow x 2) (+ 1 (* x (- (* 1/4 x) 1/2))))
(* (pow x 2) (+ 1 (* x (- (* x (+ 1/4 (* 1/8 x))) 1/2))))
(* 1/256 (pow x 12))
(* (pow x 12) (- 1/256 (* 1/64 (/ 1 (pow x 2)))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (* 1/64 (/ 1 (pow x 2)))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (+ (* 1/64 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 5))))))
(* 1/256 (pow x 12))
(* (pow x 12) (- 1/256 (* 1/64 (/ 1 (pow x 2)))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (* 1/64 (/ 1 (pow x 2)))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (+ (* 1/64 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 5))))))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
x
(* x (+ 1 (/ (fabs x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) 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)
(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/2 (pow x 2))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* 1/16 (pow x 6))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
Outputs
(log (/ 1 (+ 1 (fabs x))))
(-.f64 #s(literal 0 binary64) (log1p.f64 (fabs.f64 x)))
(+ (log (/ 1 (+ 1 (fabs x)))) (* -1/2 (/ (pow x 2) (+ 1 (fabs x)))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (/.f64 x (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x)))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* 1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(-.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 #s(literal 1/24 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 24 binary64))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))))))) (log1p.f64 (fabs.f64 x)))
(+ (log (/ 1 (+ 1 (fabs x)))) (* (pow x 2) (- (* (pow x 2) (+ (* 1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(-.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -720 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 90 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal -30 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (*.f64 (*.f64 x x) #s(literal 1/720 binary64))) (*.f64 #s(literal 1/24 binary64) (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 24 binary64))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))) (/.f64 #s(literal -1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) (log1p.f64 (fabs.f64 x)))
(log (/ 1 x))
(-.f64 #s(literal 0 binary64) (log.f64 x))
(+ (log (/ 1 x)) (* -1 (/ (fabs x) x)))
(-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (/.f64 (fabs.f64 x) x))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2)))))
(-.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (fabs.f64 x) x)) (log.f64 x))
(+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (+ (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(+.f64 (-.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (fabs.f64 x) x)) (log.f64 x)) (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))) (*.f64 x (*.f64 x x))))
(log (/ -1 x))
(log.f64 (/.f64 #s(literal -1 binary64) x))
(+ (log (/ -1 x)) (/ (fabs x) x))
(+.f64 (/.f64 (fabs.f64 x) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x))) x)))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x))) x) (fabs.f64 x)) x))
(+ (log (/ -1 x)) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x))) x)))
(-.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) #s(literal -1/6 binary64)) x) (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) (fabs.f64 x)) x))
(/ 1 (+ 1 (fabs x)))
(/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x)))
(+ (* -1/2 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (/ 1 (+ 1 (fabs x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))
(+ (* (pow x 2) (- (* (pow x 2) (+ (* -1 (* (pow x 2) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))))))) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/2 (/ 1 (pow (+ 1 (fabs x)) 2))))) (/ 1 (+ 1 (fabs x))))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (-.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))))))) (/.f64 #s(literal -1/2 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ (+ 1 (* -1 (/ (fabs x) x))) x)
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ 1/2 (* -1 (pow (fabs x) 2))) (pow x 2)))) (/ (fabs x) x)) x)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) x)) (/.f64 (fabs.f64 x) x)) x)
(/ (- (+ 1 (* -1 (/ (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x))) (pow x 3)))) (+ (* -1 (/ (pow (fabs x) 2) (pow x 2))) (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))) x)
(/.f64 (-.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 x x)))) x)
(/ -1 x)
(/.f64 #s(literal -1 binary64) x)
(* -1 (/ (+ 1 (/ (fabs x) x)) x))
(-.f64 #s(literal 0 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)) x))
(* -1 (/ (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow (fabs x) 2) x)) (* 1/2 (/ 1 x))) (fabs x)) x))) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 x x) x)) (fabs.f64 x)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (/ (+ 1 (* -1 (/ (- (* -1 (/ (- (+ (* -1 (/ (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (* -1/2 (/ (fabs x) x))) (+ 1/2 (* -1 (pow (fabs x) 2)))) x)) (fabs x)) x))) x))
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (-.f64 (-.f64 (/.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) x) (*.f64 (fabs.f64 x) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 x x)) x))) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (fabs.f64 x)) x)) (-.f64 #s(literal 0 binary64) x))
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign (neg (log (/ 1 (+ (fabs x) (sqrt (+ 1 (pow x 2))))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(* -1 (log (/ 1 (+ 1 (fabs x)))))
(log1p.f64 (fabs.f64 x))
(- (* 1/2 (/ (pow x 2) (+ 1 (fabs x)))) (log (/ 1 (+ 1 (fabs x)))))
(+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(- (* (pow x 2) (+ (* -1/24 (* (pow x 2) (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2)))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 24 binary64))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) #s(literal -1/24 binary64))))) (log1p.f64 (fabs.f64 x)))
(- (* (pow x 2) (+ (* (pow x 2) (- (* -1/720 (* (pow x 2) (- (+ (* -720 (* (+ 1 (fabs x)) (+ (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 3))) (+ (* 1/2 (/ (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))) (+ 1 (fabs x)))) (* 1/16 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 360 (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 30 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 1/24 (- (* 24 (* (+ 1 (fabs x)) (+ (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))) (* 1/4 (/ 1 (pow (+ 1 (fabs x)) 3)))))) (* 3 (/ 1 (pow (+ 1 (fabs x)) 2))))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))) (log (/ 1 (+ 1 (fabs x)))))
(+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (*.f64 x (+.f64 (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) #s(literal 1/2 binary64)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/16 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -720 binary64))) (+.f64 (+.f64 (/.f64 #s(literal 45 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 90 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (/.f64 #s(literal -30 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))))) (*.f64 (*.f64 x x) #s(literal -1/720 binary64))) (*.f64 (+.f64 (*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))) (/.f64 #s(literal 1/4 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 24 binary64))) (/.f64 #s(literal -3 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))) #s(literal -1/24 binary64))))))) (log1p.f64 (fabs.f64 x)))
(* -1 (log (/ 1 x)))
(log.f64 x)
(- (/ (fabs x) x) (log (/ 1 x)))
(+.f64 (/.f64 (fabs.f64 x) x) (log.f64 x))
(- (* -1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))) (+ (log (/ 1 x)) (* -1 (/ (fabs x) x))))
(-.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x)) (*.f64 x x))) (-.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (/.f64 (fabs.f64 x) x)))
(- (* -1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) (pow x 3))) (+ (log (/ 1 x)) (+ (* -1 (/ (fabs x) x)) (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) (pow x 2))))))
(-.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) #s(literal -1/6 binary64)) x) (*.f64 x x)) (-.f64 (-.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (fabs.f64 x) x)) (log.f64 x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (* -1 (/ (fabs x) x)) (log (/ -1 x)))
(-.f64 (-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 x) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (* -1 (/ (- (* 1/2 (/ (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(-.f64 (/.f64 (+.f64 (fabs.f64 x) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) x)) (-.f64 #s(literal 0 binary64) x)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(- (* -1 (/ (- (* -1 (/ (- (* 1/6 (/ (+ (* -6 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (+ (* -6 (+ (* -1 (* (fabs x) (+ 1/2 (* -1 (pow (fabs x) 2))))) (* -1/2 (fabs x)))) (* -2 (pow (fabs x) 3)))) x)) (* 1/2 (+ (* -2 (+ 1/2 (* -1 (pow (fabs x) 2)))) (* -1 (pow (fabs x) 2))))) x)) (* -1 (fabs x))) x)) (log (/ -1 x)))
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (/.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 #s(literal -6 binary64) (+.f64 (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (*.f64 (fabs.f64 x) #s(literal -1/2 binary64)) (*.f64 (fabs.f64 x) (-.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))) x) (*.f64 #s(literal -1/2 binary64) (-.f64 (+.f64 #s(literal -1 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x))) (*.f64 x x)))) x) (fabs.f64 x))) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (+ (* -1/2 x) (pow x 3)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (- (/ (* (+ (* -1/2 (/ (- (pow x 3) (* 1/2 x)) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (+ (* 1/8 (/ 1 (pow x 3))) (pow x 3))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))))) x)) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))))) x)
(copysign (log (+ (* -1 x) (* -1 (/ (* (+ (* -1/2 (/ (- (* -1/2 x) (* -1 (pow x 3))) (pow x 3))) (pow x 2)) (- (pow x 2) (* 1/4 (/ 1 (pow x 2))))) (- (* -1 (pow x 3)) (* 1/8 (/ 1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 (+.f64 (*.f64 x x) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 #s(literal -1/2 binary64) (+.f64 (/.f64 (*.f64 x #s(literal -1/2 binary64)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) (*.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 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/2 binary64)))
(+ (log 1/2) (log (/ -1 x)))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (log.f64 #s(literal 1/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)
(/ -1/2 x)
(/.f64 #s(literal -1/2 binary64) x)
(/ (- (pow x 2) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)
(/ (- (pow x 2) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)
(/ (- (pow x 2) 1/2) x)
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x)
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)))))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) (*.f64 x 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 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(* -1 (* x (- (* 1/2 (/ 1 (pow x 2))) 1)))
(*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign (log (+ 1 (fabs x))) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(log (+ 1 (fabs x)))
(log1p.f64 (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(fabs x)
(fabs.f64 x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign (log (* x (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.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)) (* 2 (* x (fabs x)))))
(+.f64 (*.f64 (fabs.f64 x) (*.f64 x #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 1/2 (* x (+ 4 (* -4 (pow (fabs x) 2))))) (* 2 (fabs x))))))
(+.f64 (*.f64 x (+.f64 (*.f64 x (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64)))) (*.f64 (fabs.f64 x) #s(literal 2 binary64)))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(+ (log 1/2) (+ (* -1 (log x)) (* x (+ (* 2 (fabs x)) (* x (+ (* 1/6 (* x (+ (* -24 (fabs x)) (* 16 (pow (fabs x) 3))))) (* 1/2 (+ 4 (* -4 (pow (fabs x) 2))))))))))
(+.f64 (*.f64 x (+.f64 (*.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 (*.f64 x (*.f64 (+.f64 (*.f64 (fabs.f64 x) #s(literal -24 binary64)) (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal 16 binary64)))) #s(literal 1/6 binary64))) (+.f64 #s(literal 2 binary64) (*.f64 (*.f64 x x) #s(literal -2 binary64))))))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f64 (/.f64 (fabs.f64 x) x) (log.f64 x))
(+ (* -1 (log (/ 1 x))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x)))
(+.f64 (log.f64 x) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x))))
(+ (* -1 (log (/ 1 x))) (+ (* 1/6 (/ (+ (* -3 (fabs x)) (* 2 (pow (fabs x) 3))) (pow x 3))) (+ (* 1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) (pow x 2))) (/ (fabs x) x))))
(+.f64 (log.f64 x) (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 #s(literal 1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) #s(literal -3 binary64)) (*.f64 (fabs.f64 x) (*.f64 #s(literal 2 binary64) (*.f64 x x))))) (*.f64 x (*.f64 x x))))))
(+ (log -1) (* -1 (log (/ -1 x))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1/2 (/ (+ 1 (* -1 (pow (fabs x) 2))) x))) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (-.f64 (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x x))) x) (fabs.f64 x)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (+ (* -1/6 (/ (+ (* -2 (pow (fabs x) 3)) (* 3 (fabs x))) x)) (* 1/2 (+ 1 (* -1 (pow (fabs x) 2))))) x))) x))))
(+.f64 (/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (/.f64 (+.f64 (/.f64 (*.f64 #s(literal -1/6 binary64) (+.f64 (*.f64 (fabs.f64 x) (*.f64 (*.f64 x x) #s(literal -2 binary64))) (*.f64 (fabs.f64 x) #s(literal 3 binary64)))) x) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) x))) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (+ 1/2 (* x (fabs x))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (fabs.f64 x))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)
(/ (+ 1/2 (* x (+ x (fabs x)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)
x
(* x (+ 1 (/ (fabs x) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (fabs.f64 x) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ (+ 1/2 (* x (fabs x))) (pow x 2))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (fabs.f64 x))) (*.f64 x x))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) (*.f64 x x))
(/ (+ 1/2 (* x (+ x (fabs x)))) (pow x 2))
(/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) (*.f64 x x))
1
#s(literal 1 binary64)
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
1
#s(literal 1 binary64)
(+ 1 (/ (fabs x) x))
(+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x)))
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 3)) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8)))))) (/ (pow x 3) (- (+ (* (pow x 4) (pow (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))) 2)) (pow x 2)) (* (pow x 3) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))))) x)
(copysign (log (+ 1 (+ (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3))))) (/ (pow x 3) (- (+ (* 1/8 (pow x 5)) (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2))) (+ (* 1/16 (pow x 7)) (* 1/2 (pow x 3)))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 7 binary64))) (*.f64 x (*.f64 (*.f64 x x) #s(literal 1/2 binary64)))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))))) x)
(copysign (log (- (+ 1 (/ (* (pow x 6) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 3)) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))) (* -1 (/ (pow x 3) (- (+ (* (pow x 4) (pow (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))) 2)) (pow x 2)) (* (pow x 3) (- (+ 1/2 (* 1/16 (pow x 4))) (* 1/8 (pow x 2))))))))) x)
(copysign.f64 (log1p.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 4 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/8 binary64)))))))))) x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x 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 (*.f64 x 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 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))))))))))
(+ (log 1/16) (* -6 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64)))
(- (+ (log 1/16) (* -6 (log (/ 1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 (log.f64 x) #s(literal 6 binary64))) (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ 1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 5 binary64)))) (+.f64 (*.f64 (log.f64 x) #s(literal 6 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x)))))
(+ (log 1/16) (* -6 (log (/ -1 x))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(- (+ (log 1/16) (* -6 (log (/ -1 x)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (/ 6 (pow x 4)))) (* 2 (/ 1 (pow x 2))))
(+.f64 (+.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (+.f64 (log.f64 #s(literal 1/16 binary64)) (/.f64 #s(literal -2 binary64) (*.f64 x x))))
(- (+ (log 1/16) (+ (* -6 (log (/ -1 x))) (+ (* 16 (/ 1 (pow x 5))) (/ 6 (pow x 4))))) (* 2 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal 1/16 binary64)) (+.f64 (+.f64 (/.f64 #s(literal 16 binary64) (pow.f64 x #s(literal 5 binary64))) (*.f64 #s(literal -6 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))) (-.f64 (/.f64 #s(literal 6 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 2 binary64) (*.f64 x x)))))
x
(* x (+ 1 (* 1/2 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* x (+ 1 (* x (+ 1/2 (* -1/8 (pow x 2))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(* x (+ 1 (* x (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (+ (/ 1/2 (pow x 4)) (/ 1 (pow x 5)))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 5 binary64))) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (+ 1 (* -1/2 x)))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/2 binary64))))
(* (pow x 2) (+ 1 (* x (- (* 1/4 x) 1/2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/4 binary64))))))
(* (pow x 2) (+ 1 (* x (- (* x (+ 1/4 (* 1/8 x))) 1/2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/4 binary64) (*.f64 x #s(literal 1/8 binary64))))))))
(* 1/256 (pow x 12))
(*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 12 binary64)))
(* (pow x 12) (- 1/256 (* 1/64 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 1/256 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 x x))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (* 1/64 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/256 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 x x)))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (+ (* 1/64 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 5))))))
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 #s(literal 1/256 binary64) (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))
(* 1/256 (pow x 12))
(*.f64 #s(literal 1/256 binary64) (pow.f64 x #s(literal 12 binary64)))
(* (pow x 12) (- 1/256 (* 1/64 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 #s(literal 1/256 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 x x))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (* 1/64 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 4 binary64))) (+.f64 #s(literal 1/256 binary64) (/.f64 #s(literal -1/64 binary64) (*.f64 x x)))))
(* (pow x 12) (- (+ 1/256 (/ 5/64 (pow x 4))) (+ (* 1/64 (/ 1 (pow x 2))) (* 1/16 (/ 1 (pow x 5))))))
(*.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 #s(literal 1/256 binary64) (/.f64 #s(literal 5/64 binary64) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (/.f64 #s(literal -1/64 binary64) (*.f64 x x)) (/.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 5 binary64))))))
(+ 1 (fabs x))
(+.f64 #s(literal 1 binary64) (fabs.f64 x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(+ 1 (+ (fabs x) (* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))
x
(* x (+ 1 (/ (fabs x) x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))))
(*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(* x (- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))
(*.f64 x (+.f64 (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (pow.f64 x #s(literal 4 binary64))))))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x))))
(* -1 (* x (+ 1 (* -1 (/ (- (fabs x) (* 1/2 (/ 1 x))) x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1 (* x (+ 1 (* -1 (/ (+ (fabs x) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))))
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) (-.f64 #s(literal 0 binary64) x))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 binary64))
(* -1/2 x)
(*.f64 x #s(literal -1/2 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)
(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/2 (pow x 2))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(* (pow x 2) (+ 1/2 (* -1/8 (pow x 2))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))
(* (pow x 2) (+ 1/2 (* (pow x 2) (- (* 1/16 (pow x 2)) 1/8))))
(*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* 1/16 (pow x 6))
(*.f64 #s(literal 1/16 binary64) (pow.f64 x #s(literal 6 binary64)))
(* (pow x 6) (- 1/16 (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(* (pow x 6) (- (+ 1/16 (/ 1/2 (pow x 4))) (* 1/8 (/ 1 (pow x 2)))))
(*.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 #s(literal 1/16 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))

eval234.0ms (2.6%)

Compiler

Compiled 89663 to 3942 computations (95.6% saved)

prune137.0ms (1.5%)

Pruning

20 alts after pruning (15 fresh and 5 done)

PrunedKeptTotal
New116881176
Fresh8715
Picked325
Done437
Total1183201203
Accuracy
100.0%
Counts
1203 → 20
Alt Table
Click to see full alt table
StatusAccuracyProgram
5.1%
(copysign.f64 (-.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 (fabs.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))))))) x)
49.1%
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
49.2%
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
49.0%
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
56.7%
(copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x)
56.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
26.1%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
55.0%
(copysign.f64 (log1p.f64 x) x)
5.1%
(copysign.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
17.4%
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
28.5%
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
26.0%
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
2.7%
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
16.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
1.7%
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
26.1%
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
56.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
29.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
29.0%
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
49.8%
(copysign.f64 x x)
Compiler

Compiled 1392 to 512 computations (63.2% saved)

regimes34.0ms (0.4%)

Counts
47 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.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)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
(copysign.f64 (-.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 (fabs.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))))))) x)
(copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x)
(copysign.f64 (+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 (*.f64 x x) (+.f64 (/.f64 #s(literal -1/8 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 1/2 binary64) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))))) x)
Outputs
(copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
Calls

2 calls:

16.0ms
x
11.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
100.0%3x
100.0%3(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes33.0ms (0.4%)

Counts
45 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.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)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
(copysign.f64 (+.f64 (log1p.f64 (fabs.f64 x)) (/.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (+.f64 (fabs.f64 x) #s(literal 1 binary64)))) x)
(copysign.f64 (log.f64 (/.f64 (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)))) x)
(copysign.f64 (-.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 (fabs.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))))))) x)
Outputs
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
Calls

2 calls:

13.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
12.0ms
x
Results
AccuracySegmentsBranch
100.0%3x
100.0%3(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes29.0ms (0.3%)

Counts
41 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.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)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Outputs
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
Calls

2 calls:

13.0ms
x
10.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Results
AccuracySegmentsBranch
100.0%3x
100.0%3(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
Compiler

Compiled 15 to 10 computations (33.3% saved)

regimes22.0ms (0.2%)

Counts
39 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.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)
Outputs
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)
Calls

1 calls:

17.0ms
x
Results
AccuracySegmentsBranch
99.7%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes17.0ms (0.2%)

Counts
36 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
Outputs
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
Calls

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes16.0ms (0.2%)

Counts
35 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
(copysign.f64 (log.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)))) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64)))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 (*.f64 x x) (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x #s(literal 1/16 binary64))) #s(literal -1/8 binary64))))))) x)
(copysign.f64 (log1p.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))) (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64))))))))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x x)) (+.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x (+.f64 (*.f64 (*.f64 x x) #s(literal 1/16 binary64)) #s(literal -1/8 binary64)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (+.f64 (fabs.f64 x) #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)
Outputs
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)
Calls

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
99.5%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes13.0ms (0.1%)

Counts
27 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (log.f64 (-.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) x)) x)
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal -1/2 binary64) x)) x) x) x)) x)
Outputs
(copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
Calls

1 calls:

8.0ms
x
Results
AccuracySegmentsBranch
99.3%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes7.0ms (0.1%)

Counts
19 → 3
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 x x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 (-.f64 (*.f64 x x) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 #s(literal 1/4 binary64) (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))) (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)) x)
(copysign.f64 (log.f64 (-.f64 (-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64))))))) (/.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x x)) (/.f64 (-.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 x x) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 x #s(literal -1/2 binary64))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (/.f64 x #s(literal -1/2 binary64)))))))) x)) x)
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
(copysign.f64 (log.f64 (+.f64 x (fabs.f64 x))) x)
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
Outputs
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
Calls

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
99.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

Counts
8 → 2
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
Outputs
(copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x)
(copysign.f64 (log1p.f64 x) x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
79.7%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
7 → 2
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
Outputs
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign.f64 (log1p.f64 x) x)
Calls

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
62.8%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes12.0ms (0.1%)

Counts
6 → 2
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
(copysign.f64 (log1p.f64 x) x)
Outputs
(copysign.f64 x x)
(copysign.f64 (log1p.f64 x) x)
Calls

1 calls:

12.0ms
x
Results
AccuracySegmentsBranch
56.8%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
5 → 2
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
(copysign.f64 (log.f64 x) x)
Outputs
(copysign.f64 x x)
(copysign.f64 (log.f64 x) x)
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
56.8%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes2.0ms (0%)

Accuracy

Total -0.7b remaining (-2.3%)

Threshold costs -0.7b (-2.3%)

Counts
4 → 1
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x)
Outputs
(copysign.f64 x x)
Calls

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
49.8%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00023248367118894244
4.826014927755333
0.0ms
-0.11491701519386488
-0.0
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00023248367118894244
4.826014927755333
0.0ms
-0.11491701519386488
-0.0
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
0.00023248367118894244
4.826014927755333
0.0ms
-0.11491701519386488
-0.0
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch70.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
21.0ms
0.0002324836732831325
62.35248021244561
44.0ms
-15.28120260700809
-0.11517011308111706
Results
56.0ms256×0valid
Compiler

Compiled 874 to 586 computations (33% saved)

Precisions
Click to see histograms. Total time spent on operations: 18.0ms
ival-mult: 7.0ms (37.9% of total)
ival-add: 3.0ms (16.3% of total)
ival-log: 3.0ms (16.3% of total)
ival-copysign: 2.0ms (10.8% of total)
ival-fabs: 2.0ms (10.8% of total)
ival-sqrt: 2.0ms (10.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch43.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
0.0002324836732831325
62.35248021244561
21.0ms
-15.28120260700809
-0.11517011308111706
Results
28.0ms256×0valid
Compiler

Compiled 784 to 541 computations (31% saved)

Precisions
Click to see histograms. Total time spent on operations: 21.0ms
ival-log: 10.0ms (47.2% of total)
ival-add: 3.0ms (14.2% of total)
ival-copysign: 2.0ms (9.4% of total)
ival-fabs: 2.0ms (9.4% of total)
ival-mult: 2.0ms (9.4% of total)
ival-sqrt: 2.0ms (9.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch69.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
25.0ms
0.0002324836732831325
62.35248021244561
41.0ms
-15.28120260700809
-0.11517011308111706
Results
29.0ms256×0valid
Compiler

Compiled 679 to 464 computations (31.7% saved)

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

bsearch50.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
18.0ms
0.0002324836732831325
62.35248021244561
28.0ms
-15.28120260700809
-0.11517011308111706
Results
36.0ms256×0valid
Compiler

Compiled 580 to 401 computations (30.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-log: 4.0ms (26.5% of total)
ival-add: 3.0ms (19.8% of total)
ival-copysign: 2.0ms (13.2% of total)
ival-fabs: 2.0ms (13.2% of total)
ival-mult: 2.0ms (13.2% of total)
ival-sqrt: 2.0ms (13.2% 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
21.0ms
0.0002324836732831325
62.35248021244561
13.0ms
-15.28120260700809
-0.11517011308111706
Results
25.0ms256×0valid
Compiler

Compiled 545 to 380 computations (30.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 19.0ms
ival-add: 7.0ms (37.6% of total)
ival-log: 3.0ms (16.1% of total)
ival-copysign: 2.0ms (10.7% of total)
ival-fabs: 2.0ms (10.7% of total)
ival-mult: 2.0ms (10.7% of total)
ival-sqrt: 2.0ms (10.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch19.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
18.0ms
-15.28120260700809
-0.11517011308111706
Results
14.0ms112×0valid
Compiler

Compiled 115 to 82 computations (28.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 11.0ms
ival-sqrt: 6.0ms (54.3% of total)
ival-copysign: 1.0ms (9.1% of total)
ival-add: 1.0ms (9.1% of total)
ival-log: 1.0ms (9.1% of total)
ival-fabs: 1.0ms (9.1% of total)
ival-mult: 1.0ms (9.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch15.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
14.0ms
-15.28120260700809
-0.11517011308111706
Results
10.0ms112×0valid
Compiler

Compiled 115 to 82 computations (28.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-fabs: 2.0ms (27.3% of total)
ival-copysign: 1.0ms (13.6% of total)
ival-add: 1.0ms (13.6% of total)
ival-log: 1.0ms (13.6% of total)
ival-mult: 1.0ms (13.6% of total)
ival-sqrt: 1.0ms (13.6% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch20.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
17.0ms
0.0002324836732831325
62.35248021244561
Results
11.0ms144×0valid
Compiler

Compiled 116 to 75 computations (35.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-log: 2.0ms (26.8% of total)
ival-copysign: 1.0ms (13.4% of total)
ival-add: 1.0ms (13.4% of total)
ival-fabs: 1.0ms (13.4% of total)
ival-mult: 1.0ms (13.4% of total)
ival-sqrt: 1.0ms (13.4% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch17.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
16.0ms
0.0002324836732831325
62.35248021244561
Results
11.0ms144×0valid
Compiler

Compiled 116 to 75 computations (35.3% saved)

Precisions
Click to see histograms. Total time spent on operations: 8.0ms
ival-add: 2.0ms (26.5% of total)
ival-log: 2.0ms (26.5% of total)
ival-copysign: 1.0ms (13.3% of total)
ival-fabs: 1.0ms (13.3% of total)
ival-mult: 1.0ms (13.3% of total)
ival-sqrt: 1.0ms (13.3% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

simplify70.0ms (0.8%)

Algorithm
egg-herbie
Rules
440×distribute-lft-neg-in_binary64
260×neg-mul-1_binary64
254×neg-sub0_binary64
216×distribute-neg-in_binary64
202×cancel-sign-sub_binary64
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0132555
1181553
2203553
3232551
4296551
5382551
6523551
7742551
8985551
91243551
101443551
111538551
121556551
Stop Event
saturated
Calls
Call 1
Inputs
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x) (if (<=.f64 x #s(literal 2206763817411543/2251799813685248 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)))
(if (<=.f64 x #s(literal -2476979795053773/2251799813685248 binary64)) (copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)))
(if (<=.f64 x #s(literal -2476979795053773/2251799813685248 binary64)) (copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -3152519739159347/4503599627370496 binary64)) (copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x) (copysign.f64 (log1p.f64 x) x))
(if (<=.f64 x #s(literal -1 binary64)) (copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x) (copysign.f64 (log1p.f64 x) x))
(if (<=.f64 x #s(literal 3512807709348987/2251799813685248 binary64)) (copysign.f64 x x) (copysign.f64 (log1p.f64 x) x))
(if (<=.f64 x #s(literal 3602879701896397/1125899906842624 binary64)) (copysign.f64 x x) (copysign.f64 (log.f64 x) x))
(copysign.f64 x x)
Outputs
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (neg.f64 (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (-.f64 #s(literal 0 binary64) (log.f64 (pow.f64 (pow.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x)) #s(literal -1/2 binary64)) #s(literal 2 binary64)))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal -3602879701896397/36028797018963968 binary64)) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x) (if (<=.f64 (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x) #s(literal 7378697629483821/18446744073709551616 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 (*.f64 x x) #s(literal 3/40 binary64)))))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x) (if (<=.f64 x #s(literal 2206763817411543/2251799813685248 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (copysign.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) #s(literal -1 binary64)))))) x) (if (<=.f64 x #s(literal 2206763817411543/2251799813685248 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))))) x)))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)) #s(literal -1 binary64)))))) x) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)))
(if (<=.f64 x #s(literal -2206763817411543/2251799813685248 binary64)) (copysign.f64 (-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (-.f64 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x) #s(literal -1 binary64)))))) x) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)))
(if (<=.f64 x #s(literal -2476979795053773/2251799813685248 binary64)) (copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x) (if (<=.f64 x #s(literal 4728779608739021/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (*.f64 x (+.f64 (/.f64 (fabs.f64 x) x) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) x)))
(if (<=.f64 x #s(literal -2476979795053773/2251799813685248 binary64)) (copysign.f64 (log.f64 (+.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (fabs.f64 x) x))) x) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x) (if (<=.f64 x #s(literal 5854679515581645/4503599627370496 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 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)))))))))) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -3152519739159347/4503599627370496 binary64)) (copysign.f64 (log.f64 (/.f64 #s(literal -1/2 binary64) x)) x) (copysign.f64 (log1p.f64 x) x))
(if (<=.f64 x #s(literal -1 binary64)) (copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x) (copysign.f64 (log1p.f64 x) x))
(if (<=.f64 x #s(literal 3512807709348987/2251799813685248 binary64)) (copysign.f64 x x) (copysign.f64 (log1p.f64 x) x))
(if (<=.f64 x #s(literal 3602879701896397/1125899906842624 binary64)) (copysign.f64 x x) (copysign.f64 (log.f64 x) x))
(copysign.f64 x x)

soundness2.3s (25.3%)

Rules
4594×+-lowering-+.f64
4594×+-lowering-+.f32
3786×*-lowering-*.f32
3786×*-lowering-*.f64
3744×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
04393755
114553421
253463342
080503342
039211
1231200
22184200
09410200
05595025
118014577
262434476
081484476
0147576
1447501
21531489
35703487
08709487
03052189
19222064
232571911
083681911
0911
1149
2159
3169
0169
01024
14524
235124
3400524
0805024
Stop Event
fuel
iter limit
node limit
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 1650 to 852 computations (48.4% saved)

preprocess129.0ms (1.4%)

Compiler

Compiled 1198 to 300 computations (75% saved)

end0.0ms (0%)

Profiling

Loading profile data...