Rust f64::asinh

Time bar (total: 9.0s)

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)

sample396.0ms (4.4%)

Results
262.0ms8256×0valid
Precisions
Click to see histograms. Total time spent on operations: 96.0ms
ival-asinh: 86.0ms (90% of total)
const: 7.0ms (7.3% of total)
backward-pass: 3.0ms (3.1% of total)
Bogosity

preprocess14.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)))

explain170.0ms (1.9%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1170-0-(log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64)))))
700-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
50.0ms100×2valid
41.0ms286×0valid
33.0ms126×1valid
Compiler

Compiled 115 to 29 computations (74.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 73.0ms
ival-log: 28.0ms (38.4% of total)
ival-add: 9.0ms (12.3% of total)
ival-sqrt: 8.0ms (11% of total)
ival-copysign: 8.0ms (11% of total)
backward-pass: 7.0ms (9.6% of total)
ival-mult: 7.0ms (9.6% of total)
ival-fabs: 6.0ms (8.2% of total)
const: 1.0ms (1.4% 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
58.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)

simplify6.0ms (0.1%)

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)

localize143.0ms (1.6%)

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
109.0ms116×5exit
17.0ms140×0valid
Compiler

Compiled 31 to 8 computations (74.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 157.0ms
compiled-spec: 59.0ms (37.7% of total)
ival-mult: 52.0ms (33.2% of total)
ival-log: 16.0ms (10.2% of total)
backward-pass: 10.0ms (6.4% of total)
ival-fabs: 6.0ms (3.8% of total)
ival-copysign: 5.0ms (3.2% of total)
ival-add: 5.0ms (3.2% of total)
ival-sqrt: 3.0ms (1.9% of total)
const: 1.0ms (0.6% of total)

series4.0ms (0%)

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
(copysign (log (+ (fabs x) (sqrt (+ (* 1 1) (* x x))))) x)
0.0ms
x
@inf
(+ (fabs x) (sqrt (+ (* 1 1) (* x x))))

rewrite325.0ms (3.6%)

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))

simplify230.0ms (2.6%)

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)

eval33.0ms (0.4%)

Compiler

Compiled 5153 to 638 computations (87.6% saved)

prune42.0ms (0.5%)

Pruning

15 alts after pruning (14 fresh and 1 done)

PrunedKeptTotal
New14714161
Fresh000
Picked011
Done000
Total14715162
Accuracy
100.0%
Counts
162 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.3%
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
48.5%
(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)
47.9%
(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.2%
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
58.7%
(copysign.f64 (neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))))) x)
61.5%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
17.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
9.8%
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
58.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
10.4%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
21.2%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) #s(literal 1 binary64))) x)
28.7%
(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.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))) x)
28.7%
(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 412 to 261 computations (36.7% saved)

simplify282.0ms (3.1%)

Algorithm
egg-herbie
Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
cost-diff256
(+.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)))))))
cost-diff640
(*.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))))))))
cost-diff640
(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)))))))))
cost-diff640
(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)
cost-diff0
(fabs.f64 x)
cost-diff0
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
cost-diff128
(log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))
cost-diff128
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))) x)
cost-diff0
(/.f64 (fabs.f64 x) x)
cost-diff0
(log.f64 x)
cost-diff0
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
cost-diff0
(copysign.f64 (+.f64 (log.f64 x) (/.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
4598×*-lowering-*.f32
4598×*-lowering-*.f64
1916×/-lowering-/.f32
1916×/-lowering-/.f64
1506×fma-define
Iterations

Useful iterations: 6 (0.0ms)

IterNodesCost
030250
165221
2146217
3445217
41038199
51941199
62343197
73206197
84249197
94817197
105478197
116280197
127231197
137744197
147996197
08024197
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) (/ (fabs x) x)) x)
(+ (log x) (/ (fabs x) x))
(log x)
x
(/ (fabs x) x)
(fabs x)
(copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)
(log (+ (fabs x) (+ 1 (* x (* x 1/2)))))
(+ (fabs x) (+ 1 (* x (* x 1/2))))
(fabs x)
x
(+ 1 (* x (* x 1/2)))
1
(* x (* x 1/2))
(* x 1/2)
1/2
(copysign (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)
(log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))
(* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))
x
(+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))
1
(+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))
(/ 1/2 (* x x))
1/2
(* x x)
(+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))
(/ (fabs x) x)
(fabs x)
(/ -1/8 (* x (* x (* x x))))
-1/8
(* x (* x (* x x)))
(* x (* x x))
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) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(+ (log x) (/ (fabs x) x))
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(log x)
(log.f64 x)
x
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(fabs x)
(fabs.f64 x)
(copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x))) x)
(log (+ (fabs x) (+ 1 (* x (* x 1/2)))))
(log1p.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) (fabs.f64 x)))
(+ (fabs x) (+ 1 (* x (* x 1/2))))
(+.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
(fabs x)
(fabs.f64 x)
x
(+ 1 (* x (* x 1/2)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))
1
#s(literal 1 binary64)
(* x (* x 1/2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* x 1/2)
(*.f64 x #s(literal 1/2 binary64))
1/2
#s(literal 1/2 binary64)
(copysign (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)
(copysign.f64 (log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (+.f64 x (fabs.f64 x)))) x)
(log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))
(log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (+.f64 x (fabs.f64 x))))
(* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))
(+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (+.f64 x (fabs.f64 x)))
x
(+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)))
1
#s(literal 1 binary64)
(+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))
(*.f64 (+.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x))
(/ 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)
(+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))
(/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (fabs.f64 x)) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(fabs x)
(fabs.f64 x)
(/ -1/8 (* x (* x (* x x))))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
-1/8
#s(literal -1/8 binary64)
(* x (* x (* x x)))
(*.f64 x (*.f64 x (*.f64 x x)))
(* x (* x x))
(*.f64 x (*.f64 x x))

localize173.0ms (1.9%)

Localize:

Found 17 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x (*.f64 x (*.f64 x x)))
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy99.7%
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
accuracy99.7%
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
accuracy100.0%
(*.f64 x #s(literal 1/2 binary64))
accuracy100.0%
(fabs.f64 x)
accuracy100.0%
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
accuracy86.0%
(log.f64 (+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))))
accuracy100.0%
(/.f64 (fabs.f64 x) x)
accuracy100.0%
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
accuracy100.0%
(log.f64 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
72.0ms186×0invalid
55.0ms70×0valid
Compiler

Compiled 270 to 30 computations (88.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 94.0ms
ival-mult: 46.0ms (48.9% of total)
ival-log: 12.0ms (12.8% of total)
ival-copysign: 10.0ms (10.6% of total)
ival-add: 10.0ms (10.6% of total)
ival-div: 7.0ms (7.4% of total)
compiled-spec: 6.0ms (6.4% of total)
ival-fabs: 2.0ms (2.1% of total)
const: 1.0ms (1.1% of total)
backward-pass: 0.0ms (0% of total)

series171.0ms (1.9%)

Counts
20 → 240
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) (/ (fabs x) x)) x)>
#<alt (+ (log x) (/ (fabs x) x))>
#<alt (/ (fabs x) x)>
#<alt (copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)>
#<alt (log (+ (fabs x) (+ 1 (* x (* x 1/2)))))>
#<alt (+ (fabs x) (+ 1 (* x (* x 1/2))))>
#<alt (copysign (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)>
#<alt (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))>
#<alt (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))>
#<alt (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))>
#<alt (* x 1/2)>
#<alt (/ -1/8 (* x (* x (* x x))))>
#<alt (/ 1/2 (* x x))>
#<alt (* x (* x x))>
#<alt (* x (* x (* x x)))>
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) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (copysign (+ (log x) (/ (fabs x) x)) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (+ (fabs x) (* x (log x))) x)>
#<alt (/ (+ (fabs x) (* x (log x))) x)>
#<alt (/ (+ (fabs x) (* x (log x))) x)>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (fabs x) x))>
#<alt (+ (* -1 (log (/ 1 x))) (/ (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))) (/ (fabs x) x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (/ (fabs x) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (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/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (+ 1 (fabs x))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)>
#<alt (+ (log -1/8) (* -3 (log x)))>
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))>
#<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/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))>
#<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 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 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 4))>
#<alt (/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 4))>
#<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))) (* 1/8 (/ 1 (pow x 4))))>
#<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 (/ (- 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 (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ -1/8 (pow x 4))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (/ 1/2 (pow x 2))>
#<alt (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 (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
Calls

60 calls:

TimeVariablePointExpression
66.0ms
x
@-inf
(log x)
31.0ms
x
@0
(log (+ 1 (fabs x)))
21.0ms
x
@inf
(log (+ 1 (fabs x)))
14.0ms
x
@0
(log x)
14.0ms
x
@-inf
(log (+ 1 (fabs x)))

rewrite367.0ms (4.1%)

Algorithm
batch-egg-rewrite
Rules
2756×/-lowering-/.f32
2756×/-lowering-/.f64
2184×fma-lowering-fma.f32
2184×fma-lowering-fma.f64
2178×*-lowering-*.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
030183
1174160
22193146
09006146
Stop Event
iter limit
node limit
Counts
20 → 354
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) (/ (fabs x) x)) x)
(+ (log x) (/ (fabs x) x))
(/ (fabs x) x)
(copysign (log (+ (fabs x) (+ 1 (* x (* x 1/2))))) x)
(log (+ (fabs x) (+ 1 (* x (* x 1/2)))))
(+ (fabs x) (+ 1 (* x (* x 1/2))))
(copysign (log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))) x)
(log (* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))))
(* x (+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x))))))))
(+ 1 (+ (/ 1/2 (* x x)) (+ (/ (fabs x) x) (/ -1/8 (* x (* x (* x x)))))))
(* x 1/2)
(/ -1/8 (* x (* x (* x x))))
(/ 1/2 (* x x))
(* x (* x x))
(* x (* x (* x x)))
Outputs
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) x)
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log.f64 (+.f64 (*.f64 x x) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))))
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (log.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) #s(literal 1 binary64))) (log.f64 (-.f64 (fabs.f64 x) #s(literal 1 binary64))))
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 #s(literal 1 binary64) (*.f64 x x)))))
(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)))
(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 x))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(copysign.f64 (log.f64 x) x)
(log.f64 x)
(+.f64 (log.f64 x) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (log.f64 x))
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) x)
(+.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (log.f64 x))
(-.f64 (/.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (log.f64 x))
(fma.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x) (log.f64 x))
(fma.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) (log.f64 x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x) (log.f64 x))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) (neg.f64 (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (log.f64 x)))
(/.f64 (neg.f64 (neg.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (log.f64 x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (log.f64 x))))
(pow.f64 (/.f64 (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 1 binary64)) (/.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(*.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (log.f64 x) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) #s(literal 3 binary64)))
(exp.f64 (-.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 3 binary64)) (*.f64 (log.f64 x) #s(literal 3 binary64))))
(neg.f64 (/.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x))
(neg.f64 (pow.f64 (/.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)))
(neg.f64 (pow.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal 3 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))))
(/.f64 x (fabs.f64 x))
(/.f64 (fabs.f64 x) x)
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))
(/.f64 (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x))) #s(literal 3 binary64)) (pow.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)))
(/.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(pow.f64 #s(literal 1 binary64) #s(literal 3/2 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 9 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal -3 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(*.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(*.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))
(*.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (*.f64 x (*.f64 x x)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (fabs.f64 x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)))
(*.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)) #s(literal 3 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))
(*.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3/2 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 3/2 binary64)) #s(literal 3 binary64)))
(copysign.f64 (log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (log.f64 (+.f64 (*.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 #s(literal 1 binary64) (+.f64 (*.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))) (fabs.f64 x)))))))
(+.f64 (log.f64 (-.f64 (*.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 #s(literal 1 binary64) (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (*.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))) (fabs.f64 x)))) (+.f64 (*.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 0 binary64) (log.f64 (/.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.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 (log.f64 (+.f64 (*.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 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))) (fabs.f64 x))))))
(-.f64 (log.f64 (+.f64 (*.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 #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 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (*.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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (*.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 (neg.f64 (+.f64 (*.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))) (fabs.f64 x)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (log.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (log.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(-.f64 (log.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 x x))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x))))
(neg.f64 (log.f64 (/.f64 (+.f64 (*.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))) (fabs.f64 x)))) (+.f64 (*.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 (log.f64 (/.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.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))))))))
(log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)))
(+.f64 #s(literal 1 binary64) (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(+.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x))
(+.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 x x) (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(fma.f64 x (*.f64 x #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(fma.f64 (*.f64 x #s(literal 1/2 binary64)) x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (/.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))))) (fabs.f64 x))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (fabs.f64 x))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))) x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.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))) (fabs.f64 x)))) (+.f64 (*.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 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.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 (*.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 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))) (fabs.f64 x)))))
(/.f64 (+.f64 (*.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 x x) (*.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (*.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))) (fabs.f64 x)))) (+.f64 (*.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) (neg.f64 (/.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.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 (neg.f64 (+.f64 (*.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 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))) (fabs.f64 x))))))
(/.f64 (neg.f64 (+.f64 (*.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 #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 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 (*.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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.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 x x)) (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (neg.f64 (+.f64 (*.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 (neg.f64 (+.f64 (*.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))) (fabs.f64 x)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.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 (neg.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/8 binary64))))) (neg.f64 (+.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(/.f64 (neg.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 x x))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (fabs.f64 x))))
(pow.f64 (/.f64 (+.f64 (*.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))) (fabs.f64 x)))) (+.f64 (*.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))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.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)))))) #s(literal -1 binary64))
(*.f64 (+.f64 (*.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 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))) (fabs.f64 x))))))
(*.f64 (-.f64 (*.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 (+.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(copysign.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) x)
(log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(+.f64 (log.f64 x) (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(+.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (log.f64 x))
(-.f64 (log.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) (log.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
(-.f64 (log.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (log.f64 (-.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) (log1p.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(-.f64 (log.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (log.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) x)) (log1p.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) x)) (log.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64))) (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (-.f64 (pow.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 2 binary64)))) (neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))
(+.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(+.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)
(+.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (*.f64 x (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))))
(+.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) x))
(fma.f64 #s(literal 1 binary64) x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(fma.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x)
(fma.f64 x (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 x (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))))
(fma.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x x)
(fma.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) x (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) x))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (-.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) x) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) x) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (*.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 x (*.f64 x (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) x)) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) x)) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(*.f64 x (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(*.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) x)
(+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))
(+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))
(+.f64 (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)))
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))
(+.f64 (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(fma.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(fma.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (+.f64 (*.f64 x #s(literal -1/8 binary64)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x) (+.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (neg.f64 (+.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.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 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))))))
(/.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(/.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 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))) (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))))
(/.f64 (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))) (neg.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))))))
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))))
(/.f64 (neg.f64 (+.f64 (*.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 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))))) (neg.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 (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (neg.f64 (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (neg.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 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))))) (neg.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (-.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(*.f64 x #s(literal 1/2 binary64))
(*.f64 #s(literal 1/2 binary64) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)))))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 #s(literal -1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1/8 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x))))
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x)) (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (*.f64 x x))
(/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) x)
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 x x))
(/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x x)) x)
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x))) (neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (/.f64 #s(literal -1/8 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x))))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal -1/8 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal -1/8 binary64) x))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal -1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal 1/2 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)))))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (/.f64 #s(literal 1/2 binary64) x) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) x))))
(/.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (neg.f64 (/.f64 #s(literal 1/2 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(pow.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal 1/2 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1 binary64) x))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(exp.f64 (*.f64 (log.f64 (fabs.f64 x)) #s(literal 3 binary64)))
(fabs.f64 (*.f64 x (*.f64 x x)))
(fabs.f64 (*.f64 #s(literal -1 binary64) (*.f64 x (*.f64 x x))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (fabs.f64 x) #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (pow.f64 (fabs.f64 x) #s(literal 3/2 binary64)) #s(literal 2 binary64))
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64))
(pow.f64 (exp.f64 (log.f64 (fabs.f64 x))) #s(literal 3 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))
(*.f64 x (*.f64 x x))
(*.f64 (fabs.f64 x) (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (*.f64 x x) (fabs.f64 x))
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (fabs.f64 x) #s(literal 3/2 binary64)) (pow.f64 (fabs.f64 x) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(exp.f64 (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64))))
(fabs.f64 (*.f64 x (*.f64 x (*.f64 x x))))
(fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(pow.f64 x #s(literal 4 binary64))
(pow.f64 (fabs.f64 x) #s(literal 4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))
(pow.f64 (*.f64 x (fabs.f64 x)) #s(literal 2 binary64))
(pow.f64 (*.f64 (fabs.f64 x) x) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(*.f64 x (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (*.f64 x (*.f64 x x)) x)
(*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))

simplify320.0ms (3.6%)

Algorithm
egg-herbie
Rules
3530×*-lowering-*.f32
3530×*-lowering-*.f64
2398×fma-lowering-fma.f32
2398×fma-lowering-fma.f64
1802×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
02281975
16471881
219631831
365261831
082301831
Stop Event
iter limit
node limit
Counts
240 → 240
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) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(/ (fabs x) x)
(/ (+ (fabs x) (* x (log x))) x)
(/ (+ (fabs x) (* x (log x))) x)
(/ (+ (fabs x) (* x (log x))) x)
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(/ (fabs x) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (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/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ 1 (fabs x))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(+ 1 (+ (fabs x) (* 1/2 (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(+ (log -1/8) (* -3 (log x)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(* -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/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))
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)))))
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 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))
(/ -1/8 (pow x 4))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 4))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 4))
1
(+ 1 (/ (fabs x) x))
(+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x)))
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))
1
(+ 1 (/ (fabs x) x))
(+ 1 (* -1 (/ (- (* -1 (fabs x)) (* 1/2 (/ 1 x))) x)))
(+ 1 (* -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)
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ -1/8 (pow x 4))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(/ 1/2 (pow x 2))
(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)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
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) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(copysign (+ (log x) (/ (fabs x) x)) x)
(copysign.f64 (+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x)) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (+ (fabs x) (* x (log x))) x)
(/.f64 (+.f64 (fabs.f64 x) (*.f64 x (log.f64 x))) x)
(/ (+ (fabs x) (* x (log x))) x)
(/.f64 (+.f64 (fabs.f64 x) (*.f64 x (log.f64 x))) x)
(/ (+ (fabs x) (* x (log x))) x)
(/.f64 (+.f64 (fabs.f64 x) (*.f64 x (log.f64 x))) 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))) (/ (fabs x) x))
(+.f64 (log.f64 x) (/.f64 (fabs.f64 x) x))
(+ (* -1 (log (/ 1 x))) (/ (fabs x) x))
(+.f64 (log.f64 x) (/.f64 (fabs.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 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fabs.f64 x) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fabs.f64 x) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ (fabs x) x)))
(+.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fabs.f64 x) x))
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(/ (fabs x) x)
(/.f64 (fabs.f64 x) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 binary64))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 x (*.f64 x #s(literal 1/2 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/8 (/ (pow x 2) (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 (*.f64 x #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 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 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 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) #s(literal 8/3 binary64)) (pow.f64 x #s(literal 6 binary64))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (*.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) #s(literal -2 binary64)) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) #s(literal 8/3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #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 x (*.f64 x #s(literal 1/2 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) (* 1/2 (pow x 2))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(* 1/2 (pow x 2))
(*.f64 x (*.f64 x #s(literal 1/2 binary64)))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 (pow x 2)) (/ (fabs x) (pow x 2)))))
(+.f64 (fabs.f64 x) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal 1/2 binary64)))))
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(copysign (log (* x (- (+ 1 (+ (* 1/2 (/ 1 (pow x 2))) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4)))))) x)
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))) x)
(+ (log -1/8) (* -3 (log x)))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 x x) #s(literal -4 binary64))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (* x (fabs x))) 4))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 x (*.f64 (fabs.f64 x) #s(literal -8 binary64))))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* x (+ (* -16 x) (* -8 (fabs x)))) 4))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 x (+.f64 (*.f64 x #s(literal -16 binary64)) (*.f64 (fabs.f64 x) #s(literal -8 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 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)))))
(+ (* -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 (*.f64 (fabs.f64 x) (+.f64 #s(literal -3 binary64) (*.f64 #s(literal 2 binary64) (*.f64 x x)))) (/.f64 #s(literal 1/6 binary64) (*.f64 x x))) x) (+.f64 (log.f64 x) (*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 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 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (fabs.f64 x) 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 (fabs.f64 x) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) 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 (log.f64 #s(literal -1 binary64)) (-.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 (*.f64 x x) #s(literal -1/2 binary64)))) x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(/ -1/8 (pow x 3))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 3))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (fabs.f64 x))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 3))
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/8 binary64) (*.f64 x 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 #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 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))))
x
(* -1 (* x (- (* -1 (/ (fabs x) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) x)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* 1/2 (/ 1 x))) x)) 1)))
(*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fabs.f64 x) (/.f64 #s(literal 1/2 binary64) x)) x)))
(* -1 (* x (- (* -1 (/ (+ (fabs x) (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))) x)) 1)))
(*.f64 x (+.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)))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 4))
(/.f64 (+.f64 (*.f64 x (*.f64 x #s(literal 1/2 binary64))) #s(literal -1/8 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (- (* (pow x 2) (+ 1/2 (* x (fabs x)))) 1/8) (pow x 4))
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (fabs.f64 x)))))) (*.f64 x (*.f64 x (*.f64 x x))))
(/ (- (* (pow x 2) (+ 1/2 (* x (+ x (fabs x))))) 1/8) (pow x 4))
(/.f64 (+.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal 1/2 binary64) (*.f64 x (+.f64 x (fabs.f64 x))))))) (*.f64 x (*.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 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(- (+ 1 (+ (/ 1/2 (pow x 2)) (/ (fabs x) x))) (* 1/8 (/ 1 (pow x 4))))
(+.f64 (+.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.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 (/ (- (* -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)) x))
(+ 1 (* -1 (/ (+ (* -1 (fabs x)) (* -1 (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x))) x)))
(+.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))
(* 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))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ -1/8 (pow x 4))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x (*.f64 x x))))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.f64 x x))
(/ 1/2 (pow x 2))
(/.f64 #s(literal 1/2 binary64) (*.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))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))

eval111.0ms (1.2%)

Compiler

Compiled 23874 to 2450 computations (89.7% saved)

prune101.0ms (1.1%)

Pruning

15 alts after pruning (12 fresh and 3 done)

PrunedKeptTotal
New7209729
Fresh639
Picked325
Done011
Total72915744
Accuracy
100.0%
Counts
744 → 15
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.2%
(copysign.f64 (/.f64 (fabs.f64 x) x) x)
10.3%
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
47.2%
(copysign.f64 (+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 x (*.f64 x #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)))))) x)
5.5%
(copysign.f64 (neg.f64 (log.f64 (/.f64 (/.f64 (-.f64 (*.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 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 (*.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)
4.1%
(copysign.f64 (neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) x)
51.6%
(copysign.f64 (log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))) x)
61.5%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
4.1%
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) x)
28.0%
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
17.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
9.8%
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
5.5%
(copysign.f64 (log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
58.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
9.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))) x)
9.7%
(copysign.f64 (log.f64 x) x)
Compiler

Compiled 777 to 314 computations (59.6% saved)

simplify217.0ms (2.4%)

Algorithm
egg-herbie
Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
cost-diff1152
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))
cost-diff1152
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
cost-diff1152
(log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
cost-diff1152
(copysign.f64 (log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
cost-diff1152
(+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))
cost-diff1152
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))
cost-diff1152
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
cost-diff1152
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))))) x)
cost-diff0
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
cost-diff0
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
cost-diff0
(log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
cost-diff0
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
cost-diff0
(-.f64 #s(literal 0 binary64) x)
cost-diff0
(log.f64 (-.f64 #s(literal 0 binary64) x))
cost-diff0
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
cost-diff0
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
cost-diff0
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))
cost-diff0
(log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)))
cost-diff0
(copysign.f64 (log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))) x)
Rules
1728×sum4-define
1682×fma-lowering-fma.f32
1682×fma-lowering-fma.f64
1676×*-lowering-*.f32
1676×*-lowering-*.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
035549
183469
2201456
3560414
41957401
55009401
08065401
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (* 1/2 (* x x)) (fabs x)))) x)
(log (+ 1 (+ (* 1/2 (* x x)) (fabs x))))
(+ (* 1/2 (* x x)) (fabs x))
(* 1/2 (* x x))
1/2
(* x x)
x
(fabs x)
(copysign (log (- 0 x)) x)
(log (- 0 x))
(- 0 x)
0
x
(copysign (log (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)
(log (/ (+ 1/2 (/ -1/8 (* x x))) x))
(/ (+ 1/2 (/ -1/8 (* x x))) x)
(+ 1/2 (/ -1/8 (* x x)))
1/2
(/ -1/8 (* x x))
-1/8
(* x x)
x
(copysign (log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) x)
(log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(+ 1 (* x (* x x)))
1
(* x (* x x))
x
(* x x)
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x)))
(* (* x x) (* x (* x (* x x))))
(* x (* x (* x x)))
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))
(+ (* x x) (* x (* x x)))
(copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))) x)
(log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x))))
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(+ 1 (* x (* x x)))
1
(* x (* x x))
x
(* x x)
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x)))
(* (* x x) (* x (* x (* x x))))
(* x (* x (* x x)))
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))
(+ (* x x) (* x (* x x)))
(* 1/2 (* x x))
1/2
Outputs
(copysign (log (+ 1 (+ (* 1/2 (* x x)) (fabs x)))) x)
(copysign.f64 (log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))) x)
(log (+ 1 (+ (* 1/2 (* x x)) (fabs x))))
(log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)))
(+ (* 1/2 (* x x)) (fabs x))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))
(* 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)
x
(fabs x)
(fabs.f64 x)
(copysign (log (- 0 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(log (- 0 x))
(log.f64 (-.f64 #s(literal 0 binary64) x))
(- 0 x)
(-.f64 #s(literal 0 binary64) x)
0
#s(literal 0 binary64)
x
(copysign (log (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(log (/ (+ 1/2 (/ -1/8 (* x x))) x))
(log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(/ (+ 1/2 (/ -1/8 (* x x))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(+ 1/2 (/ -1/8 (* x x)))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
1/2
#s(literal 1/2 binary64)
(/ -1/8 (* x x))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
-1/8
#s(literal -1/8 binary64)
(* x x)
(*.f64 x x)
x
(copysign (log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))) x)
(log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))
(+ 1 (* x (* x x)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))
1
#s(literal 1 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))
x
(* x x)
(*.f64 x x)
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x)))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(* (* x x) (* x (* x (* x x))))
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))
(* x (* x (* x x)))
(*.f64 x (*.f64 x (*.f64 x x)))
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))
(+ (* x x) (* x (* x x)))
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))
(copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))) x)
(log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x))))
(log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))))
(+ 1 (* x (* x x)))
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))
1
#s(literal 1 binary64)
(* x (* x x))
(*.f64 x (*.f64 x x))
x
(* x x)
(*.f64 x x)
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x)))))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(/.f64 (*.f64 x (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))
(- (* (* x x) (* x (* x (* x x)))) (* x (* x x)))
(*.f64 x (*.f64 (*.f64 x x) (+.f64 (*.f64 x (*.f64 x x)) #s(literal -1 binary64))))
(* (* x x) (* x (* x (* x x))))
(*.f64 x (*.f64 x (*.f64 x (*.f64 x (*.f64 x x)))))
(* x (* x (* x x)))
(*.f64 x (*.f64 x (*.f64 x x)))
(+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))
(*.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) x))))
(+ (* x x) (* x (* x x)))
(*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))
(* 1/2 (* x x))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
1/2
#s(literal 1/2 binary64)

localize344.0ms (3.8%)

Localize:

Found 19 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x (*.f64 x (*.f64 x x)))
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy84.3%
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))
accuracy77.6%
(log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
accuracy100.0%
(*.f64 x (*.f64 x (*.f64 x x)))
accuracy100.0%
(*.f64 x (*.f64 x x))
accuracy84.3%
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x)))))
accuracy77.6%
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) (*.f64 x (*.f64 x x))))))))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
accuracy99.9%
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
accuracy84.1%
(log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
accuracy100.0%
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
accuracy100.0%
(-.f64 #s(literal 0 binary64) x)
accuracy100.0%
(log.f64 (-.f64 #s(literal 0 binary64) x))
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
accuracy100.0%
(log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x)))
accuracy100.0%
(fabs.f64 x)
Results
98.0ms192×0invalid
70.0ms26×2valid
41.0ms37×1valid
0.0ms0valid
Compiler

Compiled 753 to 35 computations (95.4% saved)

Precisions
Click to see histograms. Total time spent on operations: 169.0ms
ival-log: 47.0ms (27.7% of total)
ival-copysign: 33.0ms (19.5% of total)
ival-sub: 24.0ms (14.2% of total)
ival-div: 14.0ms (8.3% of total)
ival-add: 14.0ms (8.3% of total)
ival-mult: 13.0ms (7.7% of total)
compiled-spec: 13.0ms (7.7% of total)
backward-pass: 8.0ms (4.7% of total)
ival-fabs: 2.0ms (1.2% of total)
const: 1.0ms (0.6% of total)

series39.0ms (0.4%)

Counts
24 → 288
Calls
Call 1
Inputs
#<alt (copysign (log (+ 1 (+ (* 1/2 (* x x)) (fabs x)))) x)>
#<alt (log (+ 1 (+ (* 1/2 (* x x)) (fabs x))))>
#<alt (+ (* 1/2 (* x x)) (fabs x))>
#<alt (* 1/2 (* x x))>
#<alt (copysign (log (- 0 x)) x)>
#<alt (log (- 0 x))>
#<alt (- 0 x)>
#<alt (copysign (log (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)>
#<alt (log (/ (+ 1/2 (/ -1/8 (* x x))) x))>
#<alt (/ (+ 1/2 (/ -1/8 (* x x))) x)>
#<alt (+ 1/2 (/ -1/8 (* x x)))>
#<alt (copysign (log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) x)>
#<alt (log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))>
#<alt (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))>
#<alt (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))>
#<alt (copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))) x)>
#<alt (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x))))>
#<alt (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))>
#<alt (fabs x)>
#<alt (* x x)>
#<alt (/ -1/8 (* x x))>
#<alt (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))>
#<alt (* x (* x x))>
#<alt (* x (* x (* x x)))>
Outputs
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)>
#<alt (copysign (log (+ 1 (+ (fabs x) (* 1/2 (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/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (+ (fabs x) (* 1/2 (pow x 2)))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (* 1/2 (pow x 2))>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log 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 (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (+ (log -1/8) (* -3 (log x)))>
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (- (+ (log -1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ 1/2 x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ 1/2 x)>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))>
#<alt 1/2>
#<alt (- 1/2 (* 1/8 (/ 1 (pow x 2))))>
#<alt (- 1/2 (* 1/8 (/ 1 (pow x 2))))>
#<alt (- 1/2 (* 1/8 (/ 1 (pow x 2))))>
#<alt 1/2>
#<alt (- 1/2 (* 1/8 (/ 1 (pow x 2))))>
#<alt (- 1/2 (* 1/8 (/ 1 (pow x 2))))>
#<alt (- 1/2 (* 1/8 (/ 1 (pow x 2))))>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)>
#<alt (copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)>
#<alt (copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)>
#<alt (copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)>
#<alt (copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)>
#<alt x>
#<alt (* x (+ 1 (* -1/2 x)))>
#<alt (* x (+ 1 (* x (- (* 1/3 x) 1/2))))>
#<alt (* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))>
#<alt (* -1 (log (/ 1 x)))>
#<alt (+ (* -1 (log (/ 1 x))) (/ 1 x))>
#<alt (- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))>
#<alt (- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))>
#<alt (+ (log -1) (* -1 (log (/ -1 x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))>
#<alt (+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 x)>
#<alt (+ 1 x)>
#<alt x>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt x>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt (* x (+ 1 (/ 1 x)))>
#<alt 1>
#<alt (+ 1 (* -1 x))>
#<alt (+ 1 (* x (- x 1)))>
#<alt (+ 1 (* x (- x 1)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))>
#<alt (* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))>
#<alt (* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)>
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)>
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)>
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)>
#<alt (copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* 1/8 x) 1/6))))>
#<alt (* x (+ 1 (* (pow x 2) (- (* x (+ 1/8 (* -1/20 x))) 1/6))))>
#<alt (+ (log 1/2) (* -2 (log (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x))))>
#<alt (- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) (/ 4/3 (pow x 3)))>
#<alt (- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 4)))))) (/ 4/3 (pow x 3)))>
#<alt (+ (log 1/2) (* -2 (log (/ -1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ 1 x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) 2) x))))>
#<alt (+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) (+ 2 (/ 2 (pow x 3)))) x))))>
#<alt 1>
#<alt (+ 1 x)>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (+ 1 (* x (+ 1 (* 1/2 x))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt (* 1/2 (pow x 2))>
#<alt (* (pow x 2) (+ 1/2 (/ 1 x)))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))>
#<alt (* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 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 (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/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (* -1 x)>
#<alt (* x (- x 1))>
#<alt (* x (- x 1))>
#<alt (* x (- x 1))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (pow x 2)>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<alt (* (pow x 2) (- 1 (/ 1 x)))>
#<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 (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
#<alt (pow x 4)>
Calls

72 calls:

TimeVariablePointExpression
9.0ms
x
@0
(log (- 0 x))
8.0ms
x
@inf
(log (- 0 x))
7.0ms
x
@inf
(log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))
1.0ms
x
@0
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))
1.0ms
x
@-inf
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))

rewrite467.0ms (5.2%)

Algorithm
batch-egg-rewrite
Rules
5100×*-lowering-*.f32
5100×*-lowering-*.f64
2968×/-lowering-/.f32
2968×/-lowering-/.f64
2326×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
035356
1241301
22509289
010895289
Stop Event
iter limit
node limit
Counts
24 → 466
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (* 1/2 (* x x)) (fabs x)))) x)
(log (+ 1 (+ (* 1/2 (* x x)) (fabs x))))
(+ (* 1/2 (* x x)) (fabs x))
(* 1/2 (* x x))
(copysign (log (- 0 x)) x)
(log (- 0 x))
(- 0 x)
(copysign (log (/ (+ 1/2 (/ -1/8 (* x x))) x)) x)
(log (/ (+ 1/2 (/ -1/8 (* x x))) x))
(/ (+ 1/2 (/ -1/8 (* x x))) x)
(+ 1/2 (/ -1/8 (* x x)))
(copysign (log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))) x)
(log (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))))
(/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))))
(+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))
(copysign (log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))) x)
(log (+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x))))
(+ (/ (+ 1 (* x (* x x))) (+ 1 (/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x))))))) (* 1/2 (* x x)))
(fabs x)
(* x x)
(/ -1/8 (* x x))
(/ (- (* (* x x) (* x (* x (* x x)))) (* x (* x x))) (+ (* x (* x (* x x))) (+ (* x x) (* x (* x x)))))
(* x (* x x))
(* x (* x (* x x)))
Outputs
(copysign.f64 (log1p.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(log.f64 (+.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))
(+.f64 (log1p.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))))))
(+.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(-.f64 (log1p.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (log1p.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))))
(-.f64 (log1p.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (log.f64 (+.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))) (log.f64 (-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))) (log.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))) (log.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (+.f64 (*.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 x (*.f64 x x)))) (log.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 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))))
(-.f64 (log.f64 (-.f64 (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))))
(-.f64 (log.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 x x))) (log.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)))
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (-.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))))
(neg.f64 (log.f64 (/.f64 (-.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))))
(log1p.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(+.f64 x (*.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 #s(literal 1/2 binary64) (*.f64 x x)) x)
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) x)
(+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)))
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)))
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) x)
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) x)
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) x)
(fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x x)
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(/.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x))
(pow.f64 (/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x) (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))))
(*.f64 (+.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x))) #s(literal 1 binary64))
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x (-.f64 x (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))))))
(*.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) x)))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(*.f64 x (*.f64 #s(literal 1/2 binary64) x))
(*.f64 (*.f64 x x) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal 1/2 binary64) x) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(log.f64 (-.f64 #s(literal 0 binary64) x))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log.f64 x)))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (log.f64 x))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (log.f64 (-.f64 #s(literal 0 binary64) x)))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(neg.f64 (log.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(-.f64 #s(literal 0 binary64) x)
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x x)) x)
(-.f64 (/.f64 #s(literal 0 binary64) x) x)
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 0 binary64))
(fma.f64 #s(literal -1 binary64) x #s(literal 0 binary64))
(neg.f64 x)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) x)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(pow.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal -1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal -1 binary64) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(+.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x)))
(+.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (log.f64 x) #s(literal 2 binary64)))
(+.f64 (log.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))) (log.f64 x))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(-.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (log.f64 x))
(-.f64 (log.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(-.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) x)))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x)))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(-.f64 (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (log.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64))) (log.f64 x))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x))) (log.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (log.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (log.f64 x) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) x)
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x))) x)
(*.f64 (pow.f64 (/.f64 x (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(*.f64 (pow.f64 (/.f64 x (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1/2 binary64))
(fma.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/8 binary64) #s(literal 1/2 binary64))
(fma.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal -1/16 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) #s(literal 1/4 binary64)) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1/512 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) x)
(log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(+.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(+.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (log1p.f64 (*.f64 x (*.f64 x x))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))) (log1p.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))))
(+.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (log.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(-.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (log.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))))
(-.f64 (log1p.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))))
(-.f64 (log1p.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))) (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64))) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(-.f64 (log.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)))) (log.f64 (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (log1p.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (log.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(neg.f64 (log.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64)) (*.f64 (log1p.f64 (*.f64 x (*.f64 x x))) (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))))
(/.f64 (-.f64 (pow.f64 (log1p.f64 (*.f64 x (*.f64 x x))) #s(literal 2 binary64)) (pow.f64 (log1p.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 2 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))))
(neg.f64 (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64))) (neg.f64 (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))))
(*.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))
(*.f64 (pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))
(fma.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (-.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))))) #s(literal 1 binary64))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal 1 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)))
(pow.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) x)
(log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(+.f64 (log.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))))))
(+.f64 (log.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(-.f64 (log.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (log.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))))))
(-.f64 (log.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (log.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))))
(-.f64 (log.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (log.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))) (log.f64 (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))))))
(-.f64 (log.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))) (log.f64 (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))))) (log.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))))
(neg.f64 (log.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))))))
(neg.f64 (log.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))))
(-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(-.f64 (/.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(fma.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 #s(literal 1/2 binary64) (*.f64 x x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(fma.f64 x (*.f64 #s(literal 1/2 binary64) x) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(fma.f64 (*.f64 x x) #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(fma.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) #s(literal -1 binary64))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64)) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(fma.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))))
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))))
(/.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (+.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (-.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))))
(/.f64 (neg.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) (neg.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))))))
(/.f64 (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) (neg.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(pow.f64 (/.f64 (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 1/8 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))))))))
(*.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 1/4 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (*.f64 #s(literal -1/2 binary64) (*.f64 x x)))))
x
(+.f64 x #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) x)
(exp.f64 (log.f64 x))
(exp.f64 (*.f64 (log.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)))
(fabs.f64 (-.f64 x #s(literal 0 binary64)))
(fabs.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (neg.f64 (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (/.f64 (*.f64 x x) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (-.f64 x (/.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (-.f64 x (/.f64 #s(literal 0 binary64) x)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (*.f64 x x) x)
(/.f64 (*.f64 x x) (fabs.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (*.f64 x (*.f64 x x)) (*.f64 x x))
(/.f64 (*.f64 x (*.f64 x x)) (fabs.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))
(/.f64 (fabs.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))
(pow.f64 x #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) x)
(*.f64 (*.f64 x x) (fabs.f64 (/.f64 #s(literal 1 binary64) x)))
(*.f64 (*.f64 x (*.f64 x x)) (fabs.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x))))
(+.f64 (*.f64 x x) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (*.f64 x x))
(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)))
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (*.f64 x (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) x))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (*.f64 (-.f64 x #s(literal 0 binary64)) x))
(fabs.f64 (*.f64 (-.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (*.f64 (-.f64 x #s(literal 0 binary64)) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(-.f64 (*.f64 x x) #s(literal 0 binary64))
(fma.f64 x x #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x) #s(literal 0 binary64))
(/.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64)))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x x)))))
(/.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64)) (*.f64 x x))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (fabs.f64 (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) #s(literal 0 binary64))) (fabs.f64 (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) #s(literal 0 binary64))))))
(/.f64 (fabs.f64 (+.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x x))))))
(/.f64 (fabs.f64 (-.f64 (*.f64 x (*.f64 x (*.f64 x x))) #s(literal 0 binary64))) (*.f64 x x))
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x (*.f64 x x))))) (*.f64 x x))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 x x)
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (neg.f64 (-.f64 #s(literal 0 binary64) x)))
(*.f64 (-.f64 x #s(literal 0 binary64)) (-.f64 x #s(literal 0 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64)))
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 #s(literal -1/8 binary64) x)))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/.f64 #s(literal -1/8 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(/.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x)))
(/.f64 (/.f64 #s(literal -1/8 binary64) x) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))
(/.f64 (neg.f64 (/.f64 #s(literal -1/8 binary64) x)) (-.f64 #s(literal 0 binary64) x))
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/8 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) x))
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) x))
(+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) #s(literal -1 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(fma.f64 x (/.f64 (*.f64 (*.f64 x x) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 (*.f64 x x) (/.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 (*.f64 x (*.f64 x x)) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 (*.f64 x (*.f64 x (*.f64 x x))) (/.f64 (*.f64 x x) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(fma.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(neg.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))))
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))) (+.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (/.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))
(/.f64 (-.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(pow.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(*.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x)))))
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (+.f64 #s(literal 1 binary64) x) (*.f64 (+.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) x)))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (-.f64 (*.f64 x (*.f64 (+.f64 #s(literal 1 binary64) x) x)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(*.f64 (/.f64 (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))) (*.f64 (*.f64 x x) (-.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (-.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(*.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) (+.f64 (*.f64 x x) (+.f64 #s(literal 1 binary64) x))) (*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 3/2 binary64)))
(fabs.f64 (*.f64 x (*.f64 x x)))
(fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(fabs.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(fabs.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (*.f64 (*.f64 x x) (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (neg.f64 (-.f64 #s(literal 0 binary64) x))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 x #s(literal 0 binary64))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (*.f64 x x)))
(fabs.f64 (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 (-.f64 x #s(literal 0 binary64)) (*.f64 x x)))
(fabs.f64 (*.f64 (-.f64 x #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (-.f64 (*.f64 x (*.f64 x x)) #s(literal 0 binary64)))
(/.f64 (*.f64 x (*.f64 x (*.f64 x x))) x)
(/.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))
(/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (pow.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 3 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (fabs.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) x)))) (fabs.f64 (+.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))) (*.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))))
(/.f64 (fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x x))) (*.f64 x x))
(pow.f64 x #s(literal 3 binary64))
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64))
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x)))
(*.f64 x (*.f64 x x))
(*.f64 (*.f64 x x) x)
(*.f64 (*.f64 x (*.f64 x x)) #s(literal 1 binary64))
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3/2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 3/2 binary64)))
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 x)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64)))
(fabs.f64 (*.f64 x (*.f64 x (*.f64 x x))))
(fabs.f64 (*.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) (*.f64 x x))))
(fabs.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 x x)))
(pow.f64 x #s(literal 4 binary64))
(pow.f64 (*.f64 x x) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) #s(literal 2 binary64))
(*.f64 x (*.f64 x (*.f64 x x)))
(*.f64 (*.f64 x x) (*.f64 x x))
(*.f64 (*.f64 x (*.f64 x x)) x)
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) (*.f64 x x)))

simplify397.0ms (4.4%)

Algorithm
egg-herbie
Rules
4774×*-lowering-*.f32
4774×*-lowering-*.f64
3206×+-lowering-+.f64
3206×+-lowering-+.f32
1718×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
03053467
18552931
225152831
082472831
Stop Event
iter limit
node limit
Counts
288 → 288
Calls
Call 1
Inputs
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (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/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* (pow x 2) (- (* 1/24 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 1 (pow (+ 1 (fabs x)) 2))))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(fabs x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+ (fabs x) (* 1/2 (pow x 2)))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(* 1/2 (pow x 2))
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(+ (log -1) (log x))
(+ (log -1) (log x))
(+ (log -1) (log x))
(+ (log -1) (log 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))))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(+ (log -1/8) (* -3 (log x)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+ (log 1/2) (log (/ 1 x)))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (log (/ -1 x)))
(- (+ (log -1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ 1/2 x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ 1/2 x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/ -1/8 (pow x 2))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))
1/2
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
1/2
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
x
(* x (+ 1 (* -1/2 x)))
(* x (+ 1 (* x (- (* 1/3 x) 1/2))))
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))
(* -1 (log (/ 1 x)))
(+ (* -1 (log (/ 1 x))) (/ 1 x))
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))
(+ (log -1) (* -1 (log (/ -1 x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (/ 1 x)))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))
1
(+ 1 x)
(+ 1 x)
(+ 1 x)
x
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
x
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
(* x (+ 1 (/ 1 x)))
1
(+ 1 (* -1 x))
(+ 1 (* x (- x 1)))
(+ 1 (* x (- x 1)))
(pow x 2)
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))
(pow x 2)
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* (pow x 2) (- (* 1/8 x) 1/6))))
(* x (+ 1 (* (pow x 2) (- (* x (+ 1/8 (* -1/20 x))) 1/6))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x))))
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) (/ 4/3 (pow x 3)))
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 4)))))) (/ 4/3 (pow x 3)))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ 1 x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) 2) x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) (+ 2 (/ 2 (pow x 3)))) x))))
1
(+ 1 x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+ 1 (* x (+ 1 (* 1/2 x))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(* 1/2 (pow x 2))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 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)
(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/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(* -1 x)
(* x (- x 1))
(* x (- x 1))
(* x (- x 1))
(pow x 2)
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(pow x 2)
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(* (pow x 2) (- 1 (/ 1 x)))
(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)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
(pow x 4)
Outputs
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))) x)
(copysign (log (+ 1 (+ (fabs x) (* 1/2 (pow x 2))))) x)
(copysign.f64 (log1p.f64 (+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x 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 #s(literal 1/2 binary64) (*.f64 x x)) (+.f64 #s(literal 1 binary64) (fabs.f64 x))))
(+ (log (+ 1 (fabs x))) (* (pow x 2) (+ (* -1/8 (/ (pow x 2) (pow (+ 1 (fabs x)) 2))) (* 1/2 (/ 1 (+ 1 (fabs x)))))))
(+.f64 (log1p.f64 (fabs.f64 x)) (*.f64 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #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 (/ (pow x 2) (pow (+ 1 (fabs x)) 3))) (* 1/8 (/ 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 (*.f64 x x) (+.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/24 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64))) (/.f64 #s(literal -1/8 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) (*.f64 x x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) (*.f64 x x)) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) #s(literal -2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))) (+.f64 (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) #s(literal 8/3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ (+ 1 (fabs x)) (pow x 2)))))
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) (*.f64 x x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (* 2 (/ (+ 1 (fabs x)) (pow x 2))))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) (*.f64 x x)) (*.f64 #s(literal -2 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 x x))))))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (+ (* -2 (/ (pow (+ 1 (fabs x)) 2) (pow x 4))) (+ (* 2 (/ (+ 1 (fabs x)) (pow x 2))) (* 8/3 (/ (pow (+ 1 (fabs x)) 3) (pow x 6)))))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) (fabs.f64 x))) (*.f64 x x)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 2 binary64)) (*.f64 x (*.f64 x (*.f64 x x)))))) (/.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal 3 binary64)) #s(literal 8/3 binary64)) (pow.f64 x #s(literal 6 binary64))))))
(fabs x)
(fabs.f64 x)
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(+ (fabs x) (* 1/2 (pow x 2)))
(+.f64 (fabs.f64 x) (*.f64 #s(literal 1/2 binary64) (*.f64 x x)))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) #s(literal 1 binary64))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) #s(literal 1 binary64))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) #s(literal 1 binary64))))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) #s(literal 1 binary64))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) #s(literal 1 binary64))))
(* (pow x 2) (+ 1/2 (/ (fabs x) (pow x 2))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (/.f64 (fabs.f64 x) #s(literal 1 binary64))))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(+ (log -1/8) (* -3 (log x)))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) #s(literal -4 binary64)))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 x (*.f64 x #s(literal -8 binary64))))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -8 binary64) (*.f64 x (*.f64 x #s(literal -64/3 binary64))))))))
(+ (log 1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x 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))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (-.f64 (log.f64 #s(literal -1/2 binary64)) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/32 binary64) (*.f64 x x))) (*.f64 x x))))
(- (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (*.f64 x (*.f64 x (*.f64 x x)))) (+.f64 (log.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(/ -1/8 (pow x 3))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 2))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
1/2
#s(literal 1/2 binary64)
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
1/2
#s(literal 1/2 binary64)
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(- 1/2 (* 1/8 (/ 1 (pow x 2))))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (+ 1 (pow x 3)) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))))))) x)
(copysign (log (/ (- 1 (* -1 (pow x 3))) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) 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/3 x) 1/2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x #s(literal 1/3 binary64))))))
(* x (+ 1 (* x (- (* x (+ 1/3 (* -1/4 x))) 1/2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal -1/2 binary64) (*.f64 x (+.f64 #s(literal 1/3 binary64) (*.f64 x #s(literal -1/4 binary64))))))))
(* -1 (log (/ 1 x)))
(log.f64 x)
(+ (* -1 (log (/ 1 x))) (/ 1 x))
(+.f64 (/.f64 #s(literal 1 binary64) x) (log.f64 x))
(- (+ (* -1 (log (/ 1 x))) (/ 1 x)) (/ 1/2 (pow x 2)))
(+.f64 (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) x) (log.f64 x))
(- (+ (* -1 (log (/ 1 x))) (+ (/ 1 x) (* 1/3 (/ 1 (pow x 3))))) (/ 1/2 (pow x 2)))
(+.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 (/.f64 (/.f64 (+.f64 #s(literal -1/2 binary64) (/.f64 #s(literal 1/3 binary64) x)) x) 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))) (/ 1 x)))
(+.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* 1/2 (/ 1 x)) 1) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/2 binary64) x)) x))
(+ (log -1) (+ (* -1 (log (/ -1 x))) (* -1 (/ (- (* -1 (/ (- (* 1/3 (/ 1 x)) 1/2) x)) 1) x))))
(-.f64 (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 (/.f64 #s(literal -1 binary64) x))) (/.f64 (+.f64 #s(literal -1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/3 binary64) x)) x)) x))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
x
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
(* x (+ 1 (/ 1 x)))
(+.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
(+ 1 (* -1 x))
(-.f64 #s(literal 1 binary64) x)
(+ 1 (* x (- x 1)))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))
(+ 1 (* x (- x 1)))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))
(* (pow x 2) (- (+ 1 (/ 1 (pow x 2))) (/ 1 x)))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))
(* (pow x 2) (+ 1 (* -1 (/ (- 1 (/ 1 x)) x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 x #s(literal -1 binary64))))
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (+ (* 1/2 (pow x 2)) (+ (/ 1 (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4)))))) (/ (pow x 3) (- (+ 1 (/ (pow x 6) (+ (pow x 2) (+ (pow x 3) (pow x 4))))) (/ (pow x 3) (+ (pow x 2) (+ (pow x 3) (pow x 4))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
(copysign (log (- (+ (* 1/2 (pow x 2)) (/ 1 (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))) (* -1 (/ (pow x 3) (+ 1 (+ (* -1 (/ (pow x 3) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3))))) (/ (pow x 6) (- (+ (pow x 2) (pow x 4)) (* -1 (pow x 3)))))))))) x)
(copysign.f64 (log.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 1 binary64) (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (+.f64 #s(literal 1 binary64) x)))))))))) x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
(* x (+ 1 (* (pow x 2) (- (* 1/8 x) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -1/6 binary64) (*.f64 x #s(literal 1/8 binary64))))))
(* x (+ 1 (* (pow x 2) (- (* x (+ 1/8 (* -1/20 x))) 1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -1/20 binary64)))))))))
(+ (log 1/2) (* -2 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))
(+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x))))
(+.f64 (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x))) (/.f64 #s(literal 2 binary64) x))
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (* 2 (/ 1 x)))) (/ 4/3 (pow x 3)))
(+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -4/3 binary64) (*.f64 x x))) x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x))))
(- (+ (log 1/2) (+ (* -2 (log (/ 1 x))) (+ (* 2 (/ 1 x)) (* 2 (/ 1 (pow x 4)))))) (/ 4/3 (pow x 3)))
(+.f64 (+.f64 (/.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -4/3 binary64) (*.f64 x x))) x) (+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal 2 binary64) (log.f64 x)))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x (*.f64 x x)))))
(+ (log 1/2) (* -2 (log (/ -1 x))))
(+.f64 (log.f64 #s(literal 1/2 binary64)) (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* 2 (/ 1 x))))
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 #s(literal 2 binary64) x)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) 2) x))))
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (-.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 #s(literal -2 binary64) (/.f64 #s(literal 4/3 binary64) (*.f64 x x))) x)))
(+ (log 1/2) (+ (* -2 (log (/ -1 x))) (* -1 (/ (- (* 4/3 (/ 1 (pow x 2))) (+ 2 (/ 2 (pow x 3)))) x))))
(+.f64 (*.f64 #s(literal -2 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x))) (+.f64 (log.f64 #s(literal 1/2 binary64)) (/.f64 (+.f64 (+.f64 #s(literal 2 binary64) (/.f64 #s(literal -4/3 binary64) (*.f64 x x))) (/.f64 #s(literal 2 binary64) (*.f64 x (*.f64 x x)))) x)))
1
#s(literal 1 binary64)
(+ 1 x)
(+.f64 #s(literal 1 binary64) x)
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(+ 1 (* x (+ 1 (* 1/2 x))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(* 1/2 (pow x 2))
(*.f64 #s(literal 1/2 binary64) (*.f64 x x))
(* (pow x 2) (+ 1/2 (/ 1 x)))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(* (pow x 2) (+ 1/2 (+ (/ 1 x) (/ 1 (pow x 2)))))
(+.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x #s(literal 1/2 binary64)))))
(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)
(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/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* x (- x 1))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* x (- x 1))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* x (- x 1))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(pow x 2)
(*.f64 x x)
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(* (pow x 2) (- 1 (/ 1 x)))
(*.f64 x (+.f64 x #s(literal -1 binary64)))
(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))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))
(pow x 4)
(*.f64 x (*.f64 x (*.f64 x x)))

eval367.0ms (4.1%)

Compiler

Compiled 104167 to 6947 computations (93.3% saved)

prune284.0ms (3.2%)

Pruning

14 alts after pruning (9 fresh and 5 done)

PrunedKeptTotal
New215162157
Fresh437
Picked325
Done033
Total2158142172
Accuracy
100.0%
Counts
2172 → 14
Alt Table
Click to see full alt table
StatusAccuracyProgram
10.3%
(copysign.f64 (-.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x))) x)
47.7%
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -1/20 binary64))))))))) x)
47.8%
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) x)
51.6%
(copysign.f64 (log1p.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (fabs.f64 x))) x)
61.5%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
28.0%
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
27.8%
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
17.1%
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
58.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
28.0%
(copysign.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x)
9.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))) x)
9.8%
(copysign.f64 (log.f64 (neg.f64 x)) x)
9.7%
(copysign.f64 (log.f64 x) x)
48.5%
(copysign.f64 x x)
Compiler

Compiled 292 to 185 computations (36.6% saved)

simplify156.0ms (1.7%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff256
(/.f64 (*.f64 x (fabs.f64 x)) x)
cost-diff256
(-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)
cost-diff256
(log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x))
cost-diff256
(copysign.f64 (log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x)) x)
cost-diff0
(/.f64 #s(literal 1 binary64) x)
cost-diff128
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
cost-diff128
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
cost-diff128
(copysign.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x)
cost-diff-64
(neg.f64 x)
cost-diff-64
(log.f64 (neg.f64 x))
cost-diff-64
(copysign.f64 (log.f64 (neg.f64 x)) x)
cost-diff0
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
cost-diff0
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
cost-diff0
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
cost-diff0
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) x)
cost-diff0
(copysign.f64 x x)
Rules
3132×fnmadd-define
1598×fmsub-define
1530×*-lowering-*.f32
1530×*-lowering-*.f64
1490×fnmsub-define
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027153
160144
2115123
3275123
4428123
5710123
61929123
76089123
08360123
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(copysign x x)
x
(copysign (* x (+ 1 (* x (* x -1/6)))) x)
(* x (+ 1 (* x (* x -1/6))))
x
(+ 1 (* x (* x -1/6)))
1
(* x (* x -1/6))
(* x -1/6)
-1/6
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
x
(copysign (log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))) x)
(log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x)))))
(* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))
(/ 1 x)
1
x
(+ 1/2 (/ -1/8 (* x x)))
1/2
(/ -1/8 (* x x))
-1/8
(* x x)
(copysign (log (- (/ (* x (fabs x)) x) x)) x)
(log (- (/ (* x (fabs x)) x) x))
(- (/ (* x (fabs x)) x) x)
(/ (* x (fabs x)) x)
(* x (fabs x))
x
(fabs x)
Outputs
(copysign x x)
(copysign.f64 x x)
x
(copysign (* x (+ 1 (* x (* x -1/6)))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) x)
(* x (+ 1 (* x (* x -1/6))))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
x
(+ 1 (* x (* x -1/6)))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
1
#s(literal 1 binary64)
(* x (* x -1/6))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* x -1/6)
(*.f64 x #s(literal -1/6 binary64))
-1/6
#s(literal -1/6 binary64)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(log (neg x))
(log.f64 (-.f64 #s(literal 0 binary64) x))
(neg x)
(-.f64 #s(literal 0 binary64) x)
x
(copysign (log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x)))))
(log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
1
#s(literal 1 binary64)
x
(+ 1/2 (/ -1/8 (* x x)))
(+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
1/2
#s(literal 1/2 binary64)
(/ -1/8 (* x x))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
-1/8
#s(literal -1/8 binary64)
(* x x)
(*.f64 x x)
(copysign (log (- (/ (* x (fabs x)) x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(log (- (/ (* x (fabs x)) x) x))
(log.f64 (-.f64 (fabs.f64 x) x))
(- (/ (* x (fabs x)) x) x)
(-.f64 (fabs.f64 x) x)
(/ (* x (fabs x)) x)
(fabs.f64 x)
(* x (fabs x))
(*.f64 x (fabs.f64 x))
x
(fabs x)
(fabs.f64 x)

localize135.0ms (1.5%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy100.0%
(*.f64 x (fabs.f64 x))
accuracy100.0%
(log.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) x) x))
accuracy100.0%
(fabs.f64 x)
accuracy90.2%
(/.f64 (*.f64 x (fabs.f64 x)) x)
accuracy100.0%
(*.f64 x x)
accuracy100.0%
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
accuracy99.9%
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
accuracy84.1%
(log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
accuracy100.0%
(copysign.f64 (log.f64 (neg.f64 x)) x)
accuracy100.0%
(neg.f64 x)
accuracy100.0%
(log.f64 (neg.f64 x))
accuracy100.0%
(+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))
accuracy100.0%
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64)))))
accuracy99.9%
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
accuracy99.9%
(*.f64 x #s(literal -1/6 binary64))
accuracy100.0%
(copysign.f64 x x)
Results
81.0ms192×0invalid
21.0ms64×0valid
Compiler

Compiled 155 to 28 computations (81.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 72.0ms
ival-mult: 37.0ms (51.1% of total)
ival-copysign: 10.0ms (13.8% of total)
ival-log: 7.0ms (9.7% of total)
ival-div: 6.0ms (8.3% of total)
ival-add: 4.0ms (5.5% of total)
...c/correct-round.rkt:119:19: 4.0ms (5.5% of total)
ival-fabs: 1.0ms (1.4% of total)
ival-sub: 1.0ms (1.4% of total)
const: 1.0ms (1.4% of total)
ival-neg: 1.0ms (1.4% of total)
backward-pass: 0.0ms (0% of total)

series17.0ms (0.2%)

Counts
21 → 252
Calls
Call 1
Inputs
#<alt (copysign x x)>
#<alt (copysign (* x (+ 1 (* x (* x -1/6)))) x)>
#<alt (* x (+ 1 (* x (* x -1/6))))>
#<alt (+ 1 (* x (* x -1/6)))>
#<alt (* x (* x -1/6))>
#<alt (copysign (log (neg x)) x)>
#<alt (log (neg x))>
#<alt (neg x)>
#<alt (copysign (log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))) x)>
#<alt (log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x)))))>
#<alt (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))>
#<alt (/ 1 x)>
#<alt (copysign (log (- (/ (* x (fabs x)) x) x)) x)>
#<alt (log (- (/ (* x (fabs x)) x) x))>
#<alt (- (/ (* x (fabs x)) x) x)>
#<alt (/ (* x (fabs x)) x)>
#<alt (* x -1/6)>
#<alt (/ -1/8 (* x x))>
#<alt (* x x)>
#<alt (fabs x)>
#<alt (* x (fabs x))>
Outputs
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign x x)>
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)>
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)>
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)>
#<alt (copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt (copysign (* x (- 1 (* 1/6 (pow x 2)))) x)>
#<alt x>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* x (+ 1 (* -1/6 (pow x 2))))>
#<alt (* -1/6 (pow x 3))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 3) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 3))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt (* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))>
#<alt 1>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (+ 1 (* -1/6 (pow x 2)))>
#<alt (* -1/6 (pow x 2))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 2))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* (pow x 2) (- (/ 1 (pow x 2)) 1/6))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (* -1/6 (pow x 2))>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (neg x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (copysign (log (* -1 x)) x)>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log x))>
#<alt (+ (log -1) (log 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 (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (* -1 x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)>
#<alt (+ (log -1/8) (* -3 (log x)))>
#<alt (+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))>
#<alt (+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))>
#<alt (+ (log 1/2) (log (/ 1 x)))>
#<alt (- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (log (/ -1 x)))>
#<alt (- (+ (log -1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))>
#<alt (- (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))>
#<alt (/ -1/8 (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))>
#<alt (/ 1/2 x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)>
#<alt (/ 1/2 x)>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (/ 1 x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (- (fabs x) x)) x)>
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)>
#<alt (copysign (log (+ (fabs x) (* -1 x))) x)>
#<alt (log (fabs x))>
#<alt (+ (log (fabs x)) (* -1 (/ 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 (+ (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 (/ (pow (fabs x) 2) (pow x 2))))))>
#<alt (+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))>
#<alt (* -1 (log (/ -1 x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))>
#<alt (+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))>
#<alt (fabs x)>
#<alt (+ (fabs x) (* -1 x))>
#<alt (+ (fabs x) (* -1 x))>
#<alt (+ (fabs x) (* -1 x))>
#<alt (* -1 x)>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* x (- (/ (fabs x) x) 1))>
#<alt (* -1 x)>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))>
#<alt (* -1 (* x (+ 1 (* -1 (/ (fabs 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)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (* -1/6 x)>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (/ -1/8 (pow x 2))>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<alt (pow x 2)>
#<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 (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
#<alt (* x (fabs x))>
Calls

63 calls:

TimeVariablePointExpression
9.0ms
x
@-inf
(copysign (* x (+ 1 (* x (* x -1/6)))) x)
0.0ms
x
@-inf
(* x (fabs x))
0.0ms
x
@0
(* x (+ 1 (* x (* x -1/6))))
0.0ms
x
@inf
(log (- (/ (* x (fabs x)) x) x))
0.0ms
x
@inf
(* x (+ 1 (* x (* x -1/6))))

rewrite312.0ms (3.5%)

Algorithm
batch-egg-rewrite
Rules
3486×/-lowering-/.f32
3486×/-lowering-/.f64
3454×*-lowering-*.f32
3454×*-lowering-*.f64
1656×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
027136
1122122
21038103
08829103
Stop Event
iter limit
node limit
Counts
21 → 599
Calls
Call 1
Inputs
(copysign x x)
(copysign (* x (+ 1 (* x (* x -1/6)))) x)
(* x (+ 1 (* x (* x -1/6))))
(+ 1 (* x (* x -1/6)))
(* x (* x -1/6))
(copysign (log (neg x)) x)
(log (neg x))
(neg x)
(copysign (log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))) x)
(log (* (/ 1 x) (+ 1/2 (/ -1/8 (* x x)))))
(* (/ 1 x) (+ 1/2 (/ -1/8 (* x x))))
(/ 1 x)
(copysign (log (- (/ (* x (fabs x)) x) x)) x)
(log (- (/ (* x (fabs x)) x) x))
(- (/ (* x (fabs x)) x) x)
(/ (* x (fabs x)) x)
(* x -1/6)
(/ -1/8 (* x x))
(* x x)
(fabs x)
(* x (fabs x))
Outputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) x)
(+.f64 x (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)
(-.f64 (/.f64 (*.f64 x x) (+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x))))
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(fma.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x)
(fma.f64 #s(literal 1 binary64) x (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) (*.f64 x x) x)
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) x x)
(fma.f64 (*.f64 x x) (*.f64 x #s(literal -1/6 binary64)) x)
(fma.f64 (*.f64 x (*.f64 x x)) #s(literal -1/6 binary64) x)
(/.f64 x (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))) (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x)) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(/.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))))
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x)))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) x) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (neg.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))))) (neg.f64 (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))))))
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))))) (neg.f64 (+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x))))
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x x)) (-.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x))
(*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)
(*.f64 (+.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) (-.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64)))) (*.f64 x (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))))))
(*.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 x (*.f64 (*.f64 (*.f64 x x) #s(literal 1/6 binary64)) x))))
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(*.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (neg.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(-.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(fma.f64 x (*.f64 x #s(literal -1/6 binary64)) #s(literal 1 binary64))
(fma.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))
(fma.f64 #s(literal -1/6 binary64) (*.f64 x x) #s(literal 1 binary64))
(fma.f64 (*.f64 x #s(literal -1/6 binary64)) x #s(literal 1 binary64))
(fma.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64) #s(literal 1 binary64))
(fma.f64 (*.f64 x x) #s(literal -1/6 binary64) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1 binary64))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))))) (*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(/.f64 (neg.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1 binary64))) (neg.f64 (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))))
(/.f64 (-.f64 (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))) (*.f64 (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))) (+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) (/.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(*.f64 (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x (*.f64 x x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/216 binary64))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 x x) (*.f64 x x)) #s(literal -1/36 binary64)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))))
(*.f64 (+.f64 (*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/36 binary64))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal -1 binary64))))
(/.f64 (*.f64 x #s(literal -1/6 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 x (*.f64 x #s(literal -1/6 binary64)))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/6 binary64) (*.f64 x x)))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(*.f64 (*.f64 x #s(literal -1/6 binary64)) x)
(*.f64 (*.f64 #s(literal -1/6 binary64) (*.f64 x x)) #s(literal 1 binary64))
(*.f64 (*.f64 x x) #s(literal -1/6 binary64))
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(log.f64 (-.f64 #s(literal 0 binary64) x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+.f64 (log.f64 x) (log.f64 #s(literal -1 binary64)))
(-.f64 (log.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x))) (log.f64 x))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (pow.f64 (log.f64 #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))))
(/.f64 (-.f64 (*.f64 (log.f64 #s(literal -1 binary64)) (log.f64 #s(literal -1 binary64))) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64))) (-.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)))
(+.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x))
(-.f64 #s(literal 0 binary64) x)
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x))
(neg.f64 x)
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 x (-.f64 #s(literal 0 binary64) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (*.f64 x x) (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) x)
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 (*.f64 x x) #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (neg.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(*.f64 x #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) x)
(*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(+.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(+.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x)))
(+.f64 #s(literal 0 binary64) (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)))
(-.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (log.f64 x))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(-.f64 (log.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x)))
(-.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(-.f64 (log.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64))) (log.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) x)))
(-.f64 (log.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (log.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x))))))
(-.f64 (log.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (log.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(-.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(-.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x)) (log.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(-.f64 (log.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(-.f64 (/.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (/.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))
(fma.f64 #s(literal -1 binary64) (log.f64 x) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(neg.f64 (log.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))))
(/.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))))
(/.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))))
(/.f64 (neg.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))) (neg.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))
(/.f64 (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (-.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 x) #s(literal 3 binary64))) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (*.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (log.f64 x)))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64))) (-.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (log.f64 x))))
(/.f64 (-.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64))) (+.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (log.f64 x)))
(*.f64 (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)) #s(literal 2 binary64)) (+.f64 (pow.f64 (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 2 binary64)) (*.f64 (log.f64 x) (log.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))))
(*.f64 (*.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))) (/.f64 #s(literal 1 binary64) (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))))
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))
(-.f64 (/.f64 (/.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x) (/.f64 (/.f64 (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x))
(-.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (/.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))))
(fma.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1/2 binary64) x))
(fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x x)) (/.f64 #s(literal 1/2 binary64) x))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)))) (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x) (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)))))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(/.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))
(/.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) x) (*.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x) (*.f64 x (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal 1 binary64)) (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x #s(literal -1/8 binary64))) (*.f64 x (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x #s(literal 1/8 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x (/.f64 #s(literal -1/8 binary64) x))) (*.f64 x (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 x (*.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 x (/.f64 #s(literal 1/8 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x x)) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64)))) (*.f64 x (*.f64 x x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 x (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x))) (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (*.f64 x x))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x) (*.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/8 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal -1/8 binary64) x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/8 binary64) x))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) (*.f64 x x))
(/.f64 (+.f64 x (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 x (*.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 (*.f64 x (*.f64 x x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) x))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (*.f64 x x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 x (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) x) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) x))
(/.f64 (+.f64 (*.f64 #s(literal -1/8 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) x) (*.f64 x #s(literal 1/2 binary64))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) x))
(/.f64 (+.f64 x (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64))) (*.f64 (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal 1/2 binary64))) (*.f64 (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) x))
(/.f64 (+.f64 x (*.f64 (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal -1/2 binary64))) (*.f64 (neg.f64 (/.f64 x (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x))
(/.f64 (+.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) #s(literal -1/2 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1 binary64)) x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) x) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64)) x) (*.f64 (*.f64 x x) #s(literal 1/2 binary64))) (*.f64 x (*.f64 x x)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal -1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x x) #s(literal -1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) x) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal 1/2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))
(/.f64 (+.f64 (*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1/8 binary64)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1/2 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) x) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1/2 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) #s(literal -1/2 binary64))) (*.f64 x x))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(/.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x)
(/.f64 (neg.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (neg.f64 (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x))))))
(/.f64 (neg.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x))) (neg.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))))) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (neg.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x)) (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(/.f64 (+.f64 (/.f64 (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x)))) (+.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (-.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)))))
(/.f64 (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))) (-.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1/2 binary64) x)))
(pow.f64 (/.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)))
(*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) #s(literal 1 binary64))
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) x)))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 x (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(*.f64 (*.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (*.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) (-.f64 #s(literal 0 binary64) x))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))))))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (+.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x (*.f64 x x))) (/.f64 (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 (/.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x))) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x)) (/.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) x))))))
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal -1 binary64)))
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)) (/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x))) x)))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(*.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))))
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) #s(literal 1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))))
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) x) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) #s(literal 1 binary64)))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 (+.f64 #s(literal 1/8 binary64) (/.f64 (/.f64 #s(literal -1/512 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal -1/2 binary64)) (/.f64 (*.f64 x x) #s(literal -1/8 binary64))))) x))
(*.f64 (/.f64 (-.f64 #s(literal 1/4 binary64) (/.f64 #s(literal 1/64 binary64) (*.f64 (*.f64 x x) (*.f64 x x)))) #s(literal 1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))) x))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(exp.f64 (-.f64 #s(literal 0 binary64) (log.f64 x)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -1 binary64) x))
(neg.f64 (/.f64 #s(literal -1 binary64) x))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) x)
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) x))
(pow.f64 x #s(literal -1 binary64))
(pow.f64 (*.f64 x x) #s(literal -1/2 binary64))
(pow.f64 (pow.f64 x #s(literal -1/2 binary64)) #s(literal 2 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) x))
(*.f64 (pow.f64 x #s(literal -1/2 binary64)) (pow.f64 x #s(literal -1/2 binary64)))
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(log.f64 (-.f64 (fabs.f64 x) x))
(+.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(+.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (neg.f64 (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(+.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x)))))
(+.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (log.f64 (+.f64 x (fabs.f64 x)))))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x))))
(-.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))
(-.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (+.f64 x (fabs.f64 x))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(-.f64 (log.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x)))) (log.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (fabs.f64 x)))))
(neg.f64 (log.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (+.f64 (*.f64 (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))) (*.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))))
(/.f64 (-.f64 (pow.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (log.f64 (+.f64 x (fabs.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x)))) (+.f64 (*.f64 (log.f64 (+.f64 x (fabs.f64 x))) (log.f64 (+.f64 x (fabs.f64 x)))) (*.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (+.f64 x (fabs.f64 x)))))))
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (*.f64 (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))) (+.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (log.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(/.f64 (-.f64 (*.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (log.f64 (+.f64 x (fabs.f64 x))) (log.f64 (+.f64 x (fabs.f64 x))))) (+.f64 (log.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (log.f64 (+.f64 x (fabs.f64 x)))))
(+.f64 (-.f64 #s(literal 0 binary64) x) (fabs.f64 x))
(+.f64 (fabs.f64 x) (-.f64 #s(literal 0 binary64) x))
(+.f64 (-.f64 (fabs.f64 x) x) (fma.f64 #s(literal -1 binary64) x x))
(+.f64 (-.f64 (fabs.f64 x) x) (fma.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 1 binary64) x))
(+.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (neg.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(+.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x)))))
(-.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(-.f64 (fabs.f64 x) x)
(-.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))
(-.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))))
(fma.f64 x #s(literal -1 binary64) (fabs.f64 x))
(fma.f64 x (/.f64 (fabs.f64 x) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x))
(fma.f64 #s(literal -1 binary64) x (fabs.f64 x))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1 binary64) x) (-.f64 #s(literal 0 binary64) x))
(fma.f64 (/.f64 (fabs.f64 x) x) x (-.f64 #s(literal 0 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x)) #s(literal 1 binary64)))
(/.f64 (-.f64 (fabs.f64 x) x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x))))
(/.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))
(/.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (+.f64 x (fabs.f64 x)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 #s(literal 0 binary64) (+.f64 x (fabs.f64 x))))
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) x) (/.f64 x (fabs.f64 x)))
(/.f64 (+.f64 (*.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (-.f64 #s(literal 0 binary64) x)) (*.f64 x (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x (fabs.f64 x)))) (*.f64 x x))
(/.f64 (+.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (*.f64 x (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 x (fabs.f64 x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (-.f64 #s(literal 0 binary64) x)) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) x) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)))) (*.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64)) x))
(/.f64 (+.f64 x (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x))
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (fabs.f64 x)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) x))
(/.f64 (+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) x)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (*.f64 x (fabs.f64 x)) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) x) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (+.f64 (*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 (-.f64 #s(literal 0 binary64) x) (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) x) (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (*.f64 x x))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) (+.f64 (*.f64 x x) #s(literal 0 binary64))) (*.f64 x (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))))) (*.f64 x (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x)) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (-.f64 #s(literal 0 binary64) x))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (*.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (*.f64 x (fabs.f64 x)) (*.f64 x x)) x)
(/.f64 (-.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 #s(literal -1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) x)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal 1 binary64)))
(/.f64 (-.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal 1 binary64))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) (-.f64 #s(literal 0 binary64) x))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal -1 binary64)))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) (*.f64 x x)) x)
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x)) (-.f64 #s(literal 0 binary64) x)) (*.f64 (-.f64 #s(literal 0 binary64) x) (/.f64 #s(literal 1 binary64) x)))
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) #s(literal -1 binary64)) (*.f64 x x)) x)
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) #s(literal -1 binary64)) (*.f64 x (-.f64 #s(literal 0 binary64) x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (-.f64 (*.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (*.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))) (*.f64 x (*.f64 x x)))) (*.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))
(/.f64 (-.f64 (*.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (*.f64 (+.f64 x (fabs.f64 x)) (*.f64 x x))) (*.f64 (+.f64 x (fabs.f64 x)) (+.f64 x (fabs.f64 x))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 x (fabs.f64 x)))))
(/.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x))) (pow.f64 (fabs.f64 x) #s(literal 3 binary64))) (+.f64 (*.f64 x x) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))) (+.f64 (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))) (*.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x)))) (+.f64 (*.f64 (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x)))) (*.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x)))))))
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (fabs.f64 x) #s(literal 2 binary64))) (-.f64 (-.f64 #s(literal 0 binary64) x) (fabs.f64 x)))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))) (*.f64 (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))) (+.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))) (/.f64 (*.f64 x (*.f64 x x)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x))))) (+.f64 (/.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (+.f64 x (fabs.f64 x))) (/.f64 (*.f64 x x) (+.f64 x (fabs.f64 x)))))
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (-.f64 (fabs.f64 x) x))
(*.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x))))))
(*.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (+.f64 x (fabs.f64 x))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) (*.f64 x (*.f64 x x)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x (+.f64 x (fabs.f64 x)))))))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (+.f64 x (fabs.f64 x)))))
(+.f64 (fabs.f64 x) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal -1 binary64)))
(fabs.f64 x)
(fabs.f64 (-.f64 #s(literal 0 binary64) x))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(fma.f64 x (/.f64 (fabs.f64 x) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)) #s(literal 0 binary64))
(fma.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (fabs.f64 x) x) x #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal 1 binary64)))
(/.f64 x (/.f64 x (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 x (fabs.f64 x)) x)
(/.f64 (fabs.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) x)
(/.f64 (fabs.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x))) (fabs.f64 x))
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64))) x)
(/.f64 (neg.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fabs.f64 x) #s(literal 0 binary64)))))
(/.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (fabs.f64 x) #s(literal 0 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64))
(*.f64 x (/.f64 (fabs.f64 x) x))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x))) #s(literal -1 binary64)))
(*.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (fabs.f64 x) x) x)
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x))
(*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (/.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/2 binary64)))
(/.f64 #s(literal -1/6 binary64) (/.f64 #s(literal 1 binary64) x))
(*.f64 x #s(literal -1/6 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x #s(literal -1/6 binary64)))
(*.f64 #s(literal -1/6 binary64) x)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(neg.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(neg.f64 (*.f64 (/.f64 #s(literal 1/8 binary64) (*.f64 x x)) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 #s(literal -1/8 binary64) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x x) #s(literal -1/8 binary64)))
(/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (*.f64 x x) #s(literal 8 binary64))))
(/.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x #s(literal -1/8 binary64)))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 x x) #s(literal 8 binary64)))
(/.f64 #s(literal 1/8 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 (/.f64 #s(literal -1/8 binary64) x) x)
(/.f64 (/.f64 #s(literal 1/8 binary64) x) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (/.f64 #s(literal 1/8 binary64) x)) x)
(pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal -1/8 binary64) x))
(*.f64 #s(literal -1/8 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal -1/8 binary64) (*.f64 x x)) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1/8 binary64) (*.f64 x x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 8 binary64))))
(*.f64 #s(literal 1/8 binary64) (/.f64 #s(literal -1 binary64) (*.f64 x x)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal -1/8 binary64))
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 #s(literal -1/8 binary64) x) (/.f64 (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)))
(*.f64 (/.f64 #s(literal 1/8 binary64) x) (/.f64 #s(literal -1 binary64) x))
(*.f64 (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x x) #s(literal -1/8 binary64)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(neg.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(/.f64 x (/.f64 #s(literal 1 binary64) x))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x x)))
(/.f64 (*.f64 x x) #s(literal 1 binary64))
(/.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x)) #s(literal -1 binary64))
(pow.f64 x #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) x) #s(literal 2 binary64))
(pow.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 x x)
(*.f64 #s(literal 1 binary64) (*.f64 x x))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) x))
(*.f64 (*.f64 x x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 #s(literal 0 binary64) x)))
(+.f64 (fabs.f64 x) #s(literal 0 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x))) #s(literal -1 binary64)))
(fabs.f64 x)
(fabs.f64 (-.f64 #s(literal 0 binary64) x))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x)) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(fma.f64 x (/.f64 (fabs.f64 x) x) #s(literal 0 binary64))
(fma.f64 #s(literal 1 binary64) (fabs.f64 x) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)) #s(literal 0 binary64))
(fma.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x) #s(literal 0 binary64))
(fma.f64 (fabs.f64 x) #s(literal 1 binary64) #s(literal 0 binary64))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1 binary64) x) #s(literal 0 binary64))
(fma.f64 (/.f64 (fabs.f64 x) x) x #s(literal 0 binary64))
(neg.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(neg.f64 (*.f64 (/.f64 #s(literal -1 binary64) x) (*.f64 x (fabs.f64 x))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal 1 binary64)))
(/.f64 x (/.f64 x (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (fabs.f64 (/.f64 #s(literal 1 binary64) x)))
(/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 x (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64))))
(/.f64 (*.f64 x (fabs.f64 x)) x)
(/.f64 (fabs.f64 x) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (fabs.f64 x) x) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) x)
(/.f64 (fabs.f64 (*.f64 x (-.f64 #s(literal 0 binary64) x))) (fabs.f64 x))
(/.f64 (fabs.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (*.f64 x x)))) (fabs.f64 (+.f64 (*.f64 x x) #s(literal 0 binary64))))
(/.f64 (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64))) x)
(/.f64 (neg.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) x))
(/.f64 (+.f64 (pow.f64 (fabs.f64 x) #s(literal 3 binary64)) #s(literal 0 binary64)) (+.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 (fabs.f64 x) #s(literal 0 binary64)))))
(/.f64 (-.f64 (pow.f64 (fabs.f64 x) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 (fabs.f64 x) #s(literal 0 binary64)))
(pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1 binary64))
(*.f64 x (/.f64 (fabs.f64 x) x))
(*.f64 #s(literal 1 binary64) (fabs.f64 x))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (*.f64 x (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x))) #s(literal -1 binary64)))
(*.f64 (*.f64 x (fabs.f64 x)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (fabs.f64 x) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (fabs.f64 x) x) x)
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x))
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x))
(*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (fabs.f64 x) #s(literal -1 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x) x))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) x) (/.f64 x #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) x) x) (/.f64 (fabs.f64 x) #s(literal -1 binary64)))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) #s(literal -1 binary64)) #s(literal 1 binary64))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))))
(/.f64 x (/.f64 #s(literal 1 binary64) (fabs.f64 x)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fabs.f64 x)) x))
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (*.f64 x (fabs.f64 x)) x)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x) (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) x))))
(/.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (/.f64 #s(literal 1 binary64) (fabs.f64 x))))
(/.f64 (fabs.f64 x) (/.f64 #s(literal 1 binary64) x))
(/.f64 (*.f64 (*.f64 x (fabs.f64 x)) x) x)
(/.f64 (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) x)) (-.f64 #s(literal 0 binary64) x))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) x))) x)
(*.f64 x (fabs.f64 x))
(*.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) x) (-.f64 #s(literal 0 binary64) (fabs.f64 x)))
(*.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 x (/.f64 #s(literal 1 binary64) (*.f64 x (fabs.f64 x)))))
(*.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64))
(*.f64 (fabs.f64 x) x)
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x (fabs.f64 x))))
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (-.f64 #s(literal 0 binary64) x))
(*.f64 (-.f64 #s(literal 0 binary64) (fabs.f64 x)) (/.f64 x #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 x (fabs.f64 x)) x) (/.f64 #s(literal 1 binary64) x))
(*.f64 (neg.f64 (*.f64 (*.f64 x (fabs.f64 x)) x)) (/.f64 #s(literal -1 binary64) x))
(*.f64 (/.f64 (*.f64 x (fabs.f64 x)) #s(literal 1 binary64)) #s(literal 1 binary64))

simplify239.0ms (2.7%)

Algorithm
egg-herbie
Rules
2146×*-lowering-*.f32
2146×*-lowering-*.f64
1946×fma-lowering-fma.f32
1946×fma-lowering-fma.f64
1518×sum3-define
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01811572
14501491
213411424
345641414
082791414
Stop Event
iter limit
node limit
Counts
252 → 252
Calls
Call 1
Inputs
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign x x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
x
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* -1/6 (pow x 2))))
(* x (+ 1 (* -1/6 (pow x 2))))
(* -1/6 (pow x 3))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 3))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
1
(+ 1 (* -1/6 (pow x 2)))
(+ 1 (* -1/6 (pow x 2)))
(+ 1 (* -1/6 (pow x 2)))
(* -1/6 (pow x 2))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 2))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(* -1/6 (pow x 2))
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (neg x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(copysign (log (* -1 x)) x)
(+ (log -1) (log x))
(+ (log -1) (log x))
(+ (log -1) (log x))
(+ (log -1) (log 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))))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 (log (/ -1 x)))
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(* -1 x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(+ (log -1/8) (* -3 (log x)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+ (log 1/2) (log (/ 1 x)))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (log (/ -1 x)))
(- (+ (log -1/2) (log (/ -1 x))) (* 1/4 (/ 1 (pow x 2))))
(+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(- (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(/ -1/8 (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/ 1/2 x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/ 1/2 x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(/ 1 x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(log (fabs x))
(+ (log (fabs x)) (* -1 (/ 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)))))
(+ (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 (/ (pow (fabs x) 2) (pow x 2))))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))
(* -1 (log (/ -1 x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (fabs x) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* 1/2 (/ (pow (fabs x) 2) x))) x)))
(+ (* -1 (log (/ -1 x))) (* -1 (/ (+ (fabs x) (* -1 (/ (+ (* -1/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))
(fabs x)
(+ (fabs x) (* -1 x))
(+ (fabs x) (* -1 x))
(+ (fabs x) (* -1 x))
(* -1 x)
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) 1))
(* x (- (/ (fabs x) x) 1))
(* -1 x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(* -1 (* x (+ 1 (* -1 (/ (fabs 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)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(* -1/6 x)
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(/ -1/8 (pow x 2))
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(pow x 2)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(fabs x)
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
(* x (fabs x))
Outputs
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign x x)
(copysign.f64 x x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (+ 1 (* -1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))) x)
(copysign (* x (- 1 (* 1/6 (pow x 2)))) x)
(copysign.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 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 (* -1/6 (pow x 2))))
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(* x (+ 1 (* -1/6 (pow x 2))))
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(* -1/6 (pow x 3))
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(* (pow x 3) (- (/ 1 (pow x 2)) 1/6))
(*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64))))
(* -1/6 (pow x 3))
(*.f64 #s(literal -1/6 binary64) (*.f64 x (*.f64 x x)))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x))
(* -1 (* (pow x 3) (- 1/6 (/ 1 (pow x 2)))))
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 1/6 binary64) (*.f64 x (*.f64 x x))) x))
1
#s(literal 1 binary64)
(+ 1 (* -1/6 (pow x 2)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(+ 1 (* -1/6 (pow x 2)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(+ 1 (* -1/6 (pow x 2)))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* (pow x 2) (- (/ 1 (pow x 2)) 1/6))
(-.f64 #s(literal 1 binary64) (*.f64 (*.f64 x x) #s(literal 1/6 binary64)))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(* -1/6 (pow x 2))
(*.f64 #s(literal -1/6 binary64) (*.f64 x x))
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (neg x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(copysign (log (* -1 x)) x)
(copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x)
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (log x))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 (log (/ -1 x)))
(-.f64 #s(literal 0 binary64) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(copysign (log (/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)) x)
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
(+ (log -1/8) (* -3 (log x)))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64)))
(+ (log -1/8) (+ (* -4 (pow x 2)) (* -3 (log x))))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 x x) #s(literal -4 binary64))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* -8 (pow x 2)) 4))))
(+.f64 (log.f64 #s(literal -1/8 binary64)) (+.f64 (*.f64 (log.f64 x) #s(literal -3 binary64)) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) #s(literal -8 binary64))))))
(+ (log -1/8) (+ (* -3 (log x)) (* (pow x 2) (- (* (pow x 2) (- (* -64/3 (pow x 2)) 8)) 4))))
(+.f64 (+.f64 (log.f64 #s(literal -1/8 binary64)) (*.f64 (log.f64 x) #s(literal -3 binary64))) (*.f64 (*.f64 x x) (+.f64 #s(literal -4 binary64) (*.f64 (*.f64 x x) (+.f64 #s(literal -8 binary64) (*.f64 (*.f64 x x) #s(literal -64/3 binary64)))))))
(+ (log 1/2) (log (/ 1 x)))
(-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x))
(- (+ (log 1/2) (log (/ 1 x))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))
(+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x)))
(- (+ (log 1/2) (+ (log (/ 1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (-.f64 (log.f64 #s(literal 1/2 binary64)) (log.f64 x)) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x 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))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal -1/2 binary64)) (/.f64 #s(literal -1/4 binary64) (*.f64 x x))))
(+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/4 (* 1/32 (/ 1 (pow x 2)))) (pow x 2)))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (/.f64 (+.f64 #s(literal -1/4 binary64) (/.f64 #s(literal -1/32 binary64) (*.f64 x x))) (*.f64 x x)) (log.f64 #s(literal -1/2 binary64))))
(- (+ (log -1/2) (+ (log (/ -1 x)) (* -1 (/ (+ 1/32 (* 1/192 (/ 1 (pow x 2)))) (pow x 4))))) (* 1/4 (/ 1 (pow x 2))))
(+.f64 (log.f64 (/.f64 #s(literal -1 binary64) x)) (+.f64 (log.f64 #s(literal -1/2 binary64)) (+.f64 (/.f64 (+.f64 #s(literal -1/32 binary64) (/.f64 #s(literal -1/192 binary64) (*.f64 x x))) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 x x)))))
(/ -1/8 (pow x 3))
(/.f64 #s(literal -1/8 binary64) (*.f64 x (*.f64 x x)))
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- (* 1/2 (pow x 2)) 1/8) (pow x 3))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ (- 1/2 (* 1/8 (/ 1 (pow x 2)))) x)
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ 1/2 x)
(/.f64 #s(literal 1/2 binary64) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(* -1 (/ (- (* 1/8 (/ 1 (pow x 2))) 1/2) x))
(/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(/ 1 x)
(/.f64 #s(literal 1 binary64) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (- (fabs x) x)) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(copysign (log (+ (fabs x) (* -1 x))) x)
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
(log (fabs x))
(log.f64 (fabs.f64 x))
(+ (log (fabs x)) (* -1 (/ 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 (*.f64 x (/.f64 (*.f64 (*.f64 x x) #s(literal -1/3 binary64)) (*.f64 x (*.f64 x (fabs.f64 x))))) #s(literal -1/2 binary64)) (-.f64 (log.f64 (fabs.f64 x)) (/.f64 x (fabs.f64 x))))
(+ (log -1) (* -1 (log (/ 1 x))))
(+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x))
(+ (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 (/ (pow (fabs x) 2) (pow x 2))))))
(+.f64 (log.f64 #s(literal -1 binary64)) (+.f64 (log.f64 x) (-.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 x) x))))
(+ (log -1) (+ (* -1 (log (/ 1 x))) (+ (* -1 (/ (fabs x) x)) (+ (* -1/2 (/ (pow (fabs x) 2) (pow x 2))) (* -1/3 (/ (pow (fabs x) 3) (pow x 3)))))))
(+.f64 (+.f64 (log.f64 #s(literal -1 binary64)) (log.f64 x)) (+.f64 (-.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 x) x)) (*.f64 #s(literal -1/3 binary64) (/.f64 (fabs.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 (/ (pow (fabs x) 2) x))) x)))
(-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 x 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/2 (pow (fabs x) 2)) (* -1/3 (/ (pow (fabs x) 3) x))) x))) x)))
(-.f64 (/.f64 (-.f64 (/.f64 (-.f64 (*.f64 (*.f64 x x) #s(literal 1/2 binary64)) (/.f64 (*.f64 #s(literal -1/3 binary64) (*.f64 x (*.f64 x (fabs.f64 x)))) x)) (-.f64 #s(literal 0 binary64) x)) (fabs.f64 x)) x) (log.f64 (/.f64 #s(literal -1 binary64) x)))
(fabs x)
(fabs.f64 x)
(+ (fabs x) (* -1 x))
(-.f64 (fabs.f64 x) x)
(+ (fabs x) (* -1 x))
(-.f64 (fabs.f64 x) x)
(+ (fabs x) (* -1 x))
(-.f64 (fabs.f64 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))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)))
(* x (- (/ (fabs x) x) 1))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)))
(* -1 x)
(-.f64 #s(literal 0 binary64) x)
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.f64 x) x)))
(* -1 (* x (+ 1 (* -1 (/ (fabs x) x)))))
(*.f64 x (+.f64 #s(literal -1 binary64) (/.f64 (fabs.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/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(* -1/6 x)
(*.f64 x #s(literal -1/6 binary64))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(/ -1/8 (pow x 2))
(/.f64 #s(literal -1/8 binary64) (*.f64 x x))
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(pow x 2)
(*.f64 x x)
(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)
(* 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 (fabs x))
(*.f64 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 (fabs x))
(*.f64 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 (fabs x))
(*.f64 x (fabs.f64 x))

eval110.0ms (1.2%)

Compiler

Compiled 16449 to 2868 computations (82.6% saved)

prune85.0ms (0.9%)

Pruning

12 alts after pruning (5 fresh and 7 done)

PrunedKeptTotal
New8483851
Fresh224
Picked235
Done145
Total85312865
Accuracy
100.0%
Counts
865 → 12
Alt Table
Click to see full alt table
StatusAccuracyProgram
47.8%
(copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x)
5.0%
(copysign.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)
61.5%
(copysign.f64 (log1p.f64 (fabs.f64 x)) x)
28.0%
(copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)
27.8%
(copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)
29.6%
(copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x)
58.7%
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)
28.0%
(copysign.f64 (log.f64 (*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))))) x)
9.3%
(copysign.f64 (log.f64 (*.f64 x (+.f64 (+.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 x #s(literal 1/2 binary64)) (*.f64 x (*.f64 x x))) (*.f64 x (*.f64 x x)))) (/.f64 (/.f64 #s(literal -1/8 binary64) x) (*.f64 x (*.f64 x x)))))) x)
9.8%
(copysign.f64 (log.f64 (neg.f64 x)) x)
9.7%
(copysign.f64 (log.f64 x) x)
48.5%
(copysign.f64 x x)
Compiler

Compiled 759 to 253 computations (66.7% saved)

regimes24.0ms (0.3%)

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

2 calls:

11.0ms
(copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (sqrt.f64 (+.f64 (*.f64 x x) #s(literal 1 binary64))))) x)
9.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)

regimes14.0ms (0.2%)

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

10.0ms
x
Results
AccuracySegmentsBranch
99.7%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes11.0ms (0.1%)

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

1 calls:

8.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes16.0ms (0.2%)

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

1 calls:

13.0ms
x
Results
AccuracySegmentsBranch
99.6%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes8.0ms (0.1%)

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

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
79.9%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes6.0ms (0.1%)

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

1 calls:

5.0ms
x
Results
AccuracySegmentsBranch
81.2%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes7.0ms (0.1%)

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

1 calls:

6.0ms
x
Results
AccuracySegmentsBranch
80.9%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes4.0ms (0%)

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

1 calls:

3.0ms
x
Results
AccuracySegmentsBranch
62.7%3x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Counts
6 → 2
Calls
Call 1
Inputs
(copysign.f64 x x)
(copysign.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x)
(copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x #s(literal -1/6 binary64))))) x)
(copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x 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 #s(literal 1/8 binary64) (*.f64 x #s(literal -1/20 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
55.5%2x
Compiler

Compiled 2 to 1 computations (50% saved)

regimes3.0ms (0%)

Accuracy

Total -28.0b remaining (-85%)

Threshold costs -28b (-85%)

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

1 calls:

2.0ms
x
Results
AccuracySegmentsBranch
48.5%1x
Compiler

Compiled 2 to 1 computations (50% saved)

bsearch1.0ms (0%)

Algorithm
left-value
Steps
TimeLeftRight
0.0ms
2.273905087707265e-7
1.4050443942415753
0.0ms
-19.17744641355217
-7.888489314220376e-6
Compiler

Compiled 17 to 12 computations (29.4% saved)

bsearch43.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
2.2739050884103616e-7
1.9151757556960365
20.0ms
-106568575.04021883
-7.888489314533524e-6
Results
26.0ms304×0valid
Compiler

Compiled 615 to 386 computations (37.2% saved)

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

bsearch45.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
23.0ms
2.2739050884103616e-7
1.9151757556960365
18.0ms
-106568575.04021883
-7.888489314533524e-6
Results
31.0ms304×0valid
Compiler

Compiled 525 to 341 computations (35% saved)

Precisions
Click to see histograms. Total time spent on operations: 24.0ms
ival-fabs: 9.0ms (38.2% of total)
ival-add: 3.0ms (12.7% of total)
ival-log: 3.0ms (12.7% of total)
ival-copysign: 2.0ms (8.5% of total)
ival-mult: 2.0ms (8.5% of total)
ival-sqrt: 2.0ms (8.5% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch74.0ms (0.8%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
16.0ms
2.2739050884103616e-7
1.9151757556960365
54.0ms
-106568575.04021883
-7.888489314533524e-6
Results
60.0ms304×0valid
Compiler

Compiled 480 to 314 computations (34.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 52.0ms
ival-copysign: 39.0ms (74.5% of total)
ival-add: 3.0ms (5.7% of total)
ival-log: 3.0ms (5.7% of total)
ival-mult: 3.0ms (5.7% of total)
ival-fabs: 2.0ms (3.8% of total)
ival-sqrt: 2.0ms (3.8% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch22.0ms (0.2%)

Algorithm
binary-search
Stop Event
narrow-enough
Steps
TimeLeftRight
20.0ms
2.2739050884103616e-7
1.9151757556960365
Results
15.0ms144×0valid
Compiler

Compiled 206 to 147 computations (28.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 7.0ms
ival-add: 2.0ms (26.8% of total)
ival-log: 2.0ms (26.8% of total)
ival-copysign: 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)

bsearch44.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
20.0ms
2.2739050884103616e-7
1.9151757556960365
21.0ms
-106568575.04021883
-7.888489314533524e-6
Results
31.0ms304×0valid
Compiler

Compiled 460 to 304 computations (33.9% saved)

Precisions
Click to see histograms. Total time spent on operations: 23.0ms
ival-log: 6.0ms (26% of total)
ival-fabs: 6.0ms (26% of total)
ival-add: 3.0ms (13% of total)
ival-copysign: 2.0ms (8.7% of total)
ival-mult: 2.0ms (8.7% of total)
ival-sqrt: 2.0ms (8.7% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch41.0ms (0.5%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
19.0ms
2.2739050884103616e-7
1.9151757556960365
18.0ms
-106568575.04021883
-7.888489314533524e-6
Results
27.0ms304×0valid
Compiler

Compiled 406 to 268 computations (34% saved)

Precisions
Click to see histograms. Total time spent on operations: 20.0ms
ival-copysign: 6.0ms (30.2% of total)
ival-add: 3.0ms (15.1% of total)
ival-log: 3.0ms (15.1% of total)
ival-mult: 3.0ms (15.1% of total)
ival-fabs: 2.0ms (10.1% of total)
ival-sqrt: 2.0ms (10.1% of total)
const: 0.0ms (0% of total)
backward-pass: 0.0ms (0% of total)

bsearch37.0ms (0.4%)

Algorithm
binary-search
Stop Event
narrow-enough
narrow-enough
Steps
TimeLeftRight
12.0ms
1.9151757556960365
264.8127655585612
22.0ms
-106568575.04021883
-7.888489314533524e-6
Results
21.0ms272×0valid
Compiler

Compiled 486 to 345 computations (29% saved)

Precisions
Click to see histograms. Total time spent on operations: 15.0ms
ival-add: 3.0ms (20.6% of total)
ival-log: 3.0ms (20.6% of total)
ival-copysign: 2.0ms (13.7% of total)
ival-fabs: 2.0ms (13.7% of total)
ival-mult: 2.0ms (13.7% of total)
ival-sqrt: 2.0ms (13.7% 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
1.9151757556960365
264.8127655585612
Results
12.0ms112×0valid
Compiler

Compiled 94 to 61 computations (35.1% saved)

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

simplify12.0ms (0.1%)

Algorithm
egg-herbie
Rules
30×+-commutative_binary64
24×*-commutative_binary64
sub-neg_binary64
1-exp_binary64
neg-sub0_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
0103328
1134328
2137328
3138328
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 -10 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) 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 944473296573929/2361183241434822606848 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 7926335344172073/9007199254740992 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) 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 -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 4278419646001971/4503599627370496 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 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)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)))
(if (<=.f64 x #s(literal 7926335344172073/9007199254740992 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x))
(if (<=.f64 x #s(literal -8782019273372467/4503599627370496 binary64)) (copysign.f64 (log.f64 (neg.f64 x)) x) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)))
(if (<=.f64 x #s(literal -8782019273372467/4503599627370496 binary64)) (copysign.f64 (log.f64 (neg.f64 x)) x) (if (<=.f64 x #s(literal 5/4 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -2 binary64)) (copysign.f64 (log.f64 (neg.f64 x)) x) (if (<=.f64 x #s(literal 3 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -1/20 binary64))))))))) x) (copysign.f64 (log.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 -10 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) 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 944473296573929/2361183241434822606848 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) 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 -10 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) 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 944473296573929/2361183241434822606848 binary64)) (copysign.f64 (+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x) (copysign.f64 (log.f64 (+.f64 (fabs.f64 x) (hypot.f64 #s(literal 1 binary64) x))) x)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 7926335344172073/9007199254740992 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) 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 -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 7926335344172073/9007199254740992 binary64)) (copysign.f64 (+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 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 -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 4278419646001971/4503599627370496 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 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)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 4278419646001971/4503599627370496 binary64)) (copysign.f64 (+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 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 -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)))
(if (<=.f64 x #s(literal -5854679515581645/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 (fabs.f64 x) x)) x) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (copysign.f64 (+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)))
(if (<=.f64 x #s(literal 7926335344172073/9007199254740992 binary64)) (copysign.f64 (log1p.f64 (fabs.f64 x)) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x))
(if (<=.f64 x #s(literal -8782019273372467/4503599627370496 binary64)) (copysign.f64 (log.f64 (neg.f64 x)) x) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)))
(if (<=.f64 x #s(literal -8782019273372467/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x) (if (<=.f64 x #s(literal 2476979795053773/2251799813685248 binary64)) (copysign.f64 (+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x) (copysign.f64 (log.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (/.f64 #s(literal -1/8 binary64) (*.f64 x x))) x)) x)))
(if (<=.f64 x #s(literal -8782019273372467/4503599627370496 binary64)) (copysign.f64 (log.f64 (neg.f64 x)) x) (if (<=.f64 x #s(literal 5/4 binary64)) (copysign.f64 (+.f64 (*.f64 x (*.f64 #s(literal -1/6 binary64) (*.f64 x x))) x) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -8782019273372467/4503599627370496 binary64)) (copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x) (if (<=.f64 x #s(literal 5/4 binary64)) (copysign.f64 (+.f64 x (*.f64 x (*.f64 (*.f64 x x) #s(literal -1/6 binary64)))) x) (copysign.f64 (log.f64 (/.f64 #s(literal 1/2 binary64) x)) x)))
(if (<=.f64 x #s(literal -2 binary64)) (copysign.f64 (log.f64 (neg.f64 x)) x) (if (<=.f64 x #s(literal 3 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -1/20 binary64))))))))) x) (copysign.f64 (log.f64 x) x)))
(if (<=.f64 x #s(literal -2 binary64)) (copysign.f64 (log.f64 (-.f64 #s(literal 0 binary64) x)) x) (if (<=.f64 x #s(literal 3 binary64)) (copysign.f64 (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 x (*.f64 x (+.f64 #s(literal -1/6 binary64) (*.f64 x (+.f64 #s(literal 1/8 binary64) (*.f64 x #s(literal -1/20 binary64))))))))) x) (copysign.f64 (log.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.4s (26.8%)

Rules
5100×*-lowering-*.f32
5100×*-lowering-*.f64
4774×*-lowering-*.f32
4774×*-lowering-*.f64
3786×*-lowering-*.f32
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
035356
1241301
22509289
010895289
0911
1149
2159
3169
0169
0147576
1447501
21531489
35703487
08709487
03053467
18552931
225152831
082472831
02281975
16471881
219631831
365261831
082301831
030183
1174160
22193146
09006146
027136
1122122
21038103
08829103
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
saturated
iter limit
node limit
Compiler

Compiled 1091 to 615 computations (43.6% saved)

preprocess87.0ms (1%)

Compiler

Compiled 732 to 246 computations (66.4% saved)

end0.0ms (0%)

Profiling

Loading profile data...